Home
last modified time | relevance | path

Searched refs:bytesUntilLimit (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php375 public function bytesUntilLimit() function in Google\\Protobuf\\Internal\\CodedInputStream
DMessage.php519 while ($input->bytesUntilLimit() > 0) {