Searched defs:readUint64 (Results 1 – 4 of 4) sorted by relevance
/third_party/flatbuffers/ts/ | ||
D | byte-buffer.ts | 82 readUint64(offset: number): Long { method in ByteBuffer |
/third_party/protobuf/js/binary/ | ||
D | decoder.js | 684 jspb.BinaryDecoder.prototype.readUint64 = function() { method in jspb.BinaryDecoder |
D | reader.js | 695 jspb.BinaryReader.prototype.readUint64 = function() { method in jspb.BinaryReader |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 185 public static function readUint64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire |