hasBytesAvailable property

bool get hasBytesAvailable

hasBytesAvailable

Implementation

bool get hasBytesAvailable {
  return _objc_msgSend_91o635(object$.ref.pointer, _sel_hasBytesAvailable);
}