Searched defs:readAllBytes (Results 1 – 2 of 2) sorted by relevance
268 private static byte[] readAllBytes(@NonNull InputStream inputStream) throws IOException { in readAllBytes() method in AtomicFileTest
48 static bool readAllBytes(const int fd, void* buffer, const size_t byteCount) { in readAllBytes() function