Searched refs:readFullyNoClose (Results 1 – 3 of 3) sorted by relevance
372 return readFullyNoClose(in); in readFully()381 private static byte[] readFullyNoClose(InputStream in) throws IOException { in readFullyNoClose() method in FileProviderTest
137 return Streams.readFullyNoClose(is); in getAltContent()
186 read(Streams.readFullyNoClose(is)); in read()