Searched defs:readFully (Results 1 – 2 of 2) sorted by relevance
58 public static byte[] readFully(File file) throws IOException { in readFully() method in Utils
194 public static String readFully(Reader reader) throws IOException { in readFully() method in DiskLruCache