Searched defs:readFixed64 (Results 1 – 9 of 9) sorted by relevance
411 - (uint64_t)readFixed64 { method
109 long readFixed64() throws IOException; in readFixed64() method
270 public abstract long readFixed64() throws IOException; in readFixed64() method in CodedInputStream769 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.ArrayDecoder1483 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.UnsafeDirectNioDecoder2235 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream.StreamDecoder3331 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
173 public long readFixed64() throws IOException { in readFixed64() method in CodedInputByteBufferNano
780 jspb.BinaryReader.prototype.readFixed64 = function() { method in jspb.BinaryReader
181 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStreamMicro
213 public static function readFixed64(&$input, &$value) function in Google\\Protobuf\\Internal\\GPBWire