Searched refs:FastInputStream (Results 1 – 2 of 2) sorted by relevance
287 FastInputStream fis = new FastInputStream(is); in read()420 static class FastInputStream extends FilterInputStream { class in Manifest425 FastInputStream(InputStream in) { in FastInputStream() method in Manifest.FastInputStream429 FastInputStream(InputStream in, int size) { in FastInputStream() method in Manifest.FastInputStream
364 void read(Manifest.FastInputStream is, byte[] lbuf) throws IOException { in read()368 …int read(Manifest.FastInputStream is, byte[] lbuf, String filename, int lineNumber) throws IOExcep… in read()