Package org.h2.server

Class TcpServerThread.CachedInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.h2.server.TcpServerThread.CachedInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
TcpServerThread

static class TcpServerThread.CachedInputStream extends FilterInputStream
An input stream with a position.