Searched defs:readFully (Results 1 – 2 of 2) sorted by relevance
315 private byte[] readFully(Uri uri) throws IOException { in readFully() method in DocumentsClientTest
305 private static void readFully(InputStream in, byte[] buf) throws IOException { in readFully() method in AESCipherNistCavpKatTest