Searched defs:readUint32 (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/js/experimental/runtime/kernel/ | ||
| D | reader.js | 158 function readUint32(bufferDecoder, start) { function |
| /third_party/protobuf/js/binary/ | ||
| D | decoder.js | 665 jspb.BinaryDecoder.prototype.readUint32 = function() { method in jspb.BinaryDecoder |
| D | reader.js | 666 jspb.BinaryReader.prototype.readUint32 = function() { method in jspb.BinaryReader |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | GPBWire.php | 180 public static function readUint32(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire |