public static class CacheParser.PoolingStream extends java.io.ByteArrayInputStream
buf, count, mark, pos
PoolingStream(byte[] buf, ByteArrayPool pool)
void
close()
available, mark, markSupported, read, read, reset, skip
read
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PoolingStream(byte[] buf, ByteArrayPool pool)
public void close() throws java.io.IOException
close
java.io.Closeable
java.lang.AutoCloseable
java.io.ByteArrayInputStream
java.io.IOException