Searched defs:readBytesList (Results 1 – 3 of 3) sorted by relevance
317 void readBytesList(List<ByteString> target) throws IOException; in readBytesList() method
855 public void readBytesList(List<ByteString> target) throws IOException { in readBytesList() method in CodedInputStreamReader
993 public void readBytesList(List<ByteString> target) throws IOException { in readBytesList() method in BinaryReader.SafeHeapReader