Searched defs:readRawVarint64 (Results 1 – 3 of 3) sorted by relevance
321 public long readRawVarint64() throws IOException { in readRawVarint64() method in CodedInputByteBufferNano
360 public abstract long readRawVarint64() throws IOException; in readRawVarint64() method in CodedInputStream1048 public long readRawVarint64() throws IOException { in readRawVarint64() method in CodedInputStream.ArrayDecoder1774 public long readRawVarint64() throws IOException { in readRawVarint64() method in CodedInputStream.UnsafeDirectNioDecoder2524 public long readRawVarint64() throws IOException { in readRawVarint64() method in CodedInputStream.StreamDecoder3605 public long readRawVarint64() throws IOException { in readRawVarint64() method in CodedInputStream.IterableDirectByteBufferDecoder
361 public long readRawVarint64() throws IOException { in readRawVarint64() method in CodedInputStreamMicro