Searched defs:readAllBytes (Results 1 – 2 of 2) sorted by relevance
281 private static byte[] readAllBytes(@NonNull InputStream inputStream) throws IOException { in readAllBytes() method in AtomicFileTest
196 private static byte[] readAllBytes(InputStream inputStream) throws IOException { in readAllBytes() method in ChecksumsTest