countOfBytesExpectedToReceive property

int get countOfBytesExpectedToReceive

Implementation

int get countOfBytesExpectedToReceive {
  return _lib._objc_msgSend_665(
      _id, _lib._sel_countOfBytesExpectedToReceive1);
}