countOfBytesExpectedToSend property

int get countOfBytesExpectedToSend

Implementation

int get countOfBytesExpectedToSend {
  return _lib._objc_msgSend_665(_id, _lib._sel_countOfBytesExpectedToSend1);
}