Searched defs:readAll (Results 1 – 2 of 2) sorted by relevance
77 private static String readAll(InputStream in) throws IOException { in readAll() method in DSULoader87 private static String readAll(URL url) throws IOException { in readAll() method in DSULoader
1397 private static int readAll(InputStream is, byte[] b) throws IOException { in readAll() method in BluetoothSocket