Searched defs:readAllBytes (Results 1 – 2 of 2) sorted by relevance
190 private static byte[] readAllBytes(String filename) throws IOException { in readAllBytes() method in ProtoBench
48 static bool readAllBytes(const int fd, void* buffer, const size_t byteCount) { in readAllBytes() function