Searched defs:readFixed64 (Results 1 – 7 of 7) sorted by relevance
419 - (uint64_t)readFixed64 { method
109 long readFixed64() throws IOException; in readFixed64() method
270 public abstract long readFixed64() throws IOException; in readFixed64() method in CodedInputStream771 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.ArrayDecoder1485 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.UnsafeDirectNioDecoder2237 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.StreamDecoder3333 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.IterableDirectByteBufferDecoder
139 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStreamReader
191 public long readFixed64() throws IOException { in readFixed64() method in BinaryReader.SafeHeapReader
781 jspb.BinaryReader.prototype.readFixed64 = function() { method in jspb.BinaryReader
213 public static function readFixed64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire