Searched defs:readFixed32List (Results 1 – 3 of 3) sorted by relevance
257 void readFixed32List(List<Integer> target) throws IOException; in readFixed32List() method
634 public void readFixed32List(List<Integer> target) throws IOException { in readFixed32List() method in CodedInputStreamReader
747 public void readFixed32List(List<Integer> target) throws IOException { in readFixed32List() method in BinaryReader.SafeHeapReader