Searched defs:readBoolList (Results 1 – 3 of 3) sorted by relevance
265 void readBoolList(List<Boolean> target) throws IOException; in readBoolList() method
692 public void readBoolList(List<Boolean> target) throws IOException { in readBoolList() method in CodedInputStreamReader
811 public void readBoolList(List<Boolean> target) throws IOException { in readBoolList() method in BinaryReader.SafeHeapReader