Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php351 public function bytesUntilLimit() function in Google\\Protobuf\\Internal\\CodedInputStream
/third_party/protobuf/objectivec/
DGPBCodedInputStream.m451 - (size_t)bytesUntilLimit { method