countOfBytesSent property

int get countOfBytesSent

Implementation

int get countOfBytesSent {
  return _lib._objc_msgSend_665(_id, _lib._sel_countOfBytesSent1);
}