Searched defs:readFixed64List (Results 1 – 3 of 3) sorted by relevance
249 void readFixed64List(List<Long> target) throws IOException; in readFixed64List() method
576 public void readFixed64List(List<Long> target) throws IOException { in readFixed64List() method in CodedInputStreamReader
683 public void readFixed64List(List<Long> target) throws IOException { in readFixed64List() method in BinaryReader.SafeHeapReader