Class StreamWrapper

java.lang.Object
org.postgresql.util.StreamWrapper
All Implemented Interfaces:
Closeable, AutoCloseable

public final class StreamWrapper extends Object implements Closeable
Wrapper around a length-limited InputStream.