Searched defs:readFully (Results 1 – 2 of 2) sorted by relevance
81 public static byte[] readFully(InputStream is) throws IOException { in readFully() method in TestUtils
39 size_t readFully(int fd, uint8_t* data, size_t size) { in readFully() function