hasBytesAvailable property

bool get hasBytesAvailable

Implementation

bool get hasBytesAvailable {
  return _lib._objc_msgSend_12(_id, _lib._sel_hasBytesAvailable1);
}