Searched defs:readUInt64 (Results 1 – 4 of 4) sorted by relevance
97 public static long readUInt64(ByteBuffer byteBuffer) { in readUInt64() method in IsoTypeReader
158 public long readUInt64() throws IOException { in readUInt64() method in CodedInputByteBufferNano
166 public long readUInt64() throws IOException { in readUInt64() method in CodedInputStreamMicro
169 public long readUInt64() throws IOException { in readUInt64() method in CodedInputStream