public class CachingInputStream extends InputStream
Constructor and Description |
---|
CachingInputStream(InputStream is) |
public CachingInputStream(InputStream is)
public byte[] getCache()
public int read() throws IOException
read
in class InputStream
IOException
public int available() throws IOException
available
in class InputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class InputStream
IOException
Copyright © 2007-2012. All Rights Reserved.