Searched refs:bytesUntilLimit (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | CodedInputStream.php | 375 public function bytesUntilLimit() function in Google\\Protobuf\\Internal\\CodedInputStream |
D | Message.php | 519 while ($input->bytesUntilLimit() > 0) { |