Package org.h2.store

Class LobStorageRemoteInputStream

java.lang.Object
java.io.InputStream
org.h2.store.LobStorageRemoteInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class LobStorageRemoteInputStream extends InputStream
An input stream used by the client side of a tcp connection to fetch LOB data on demand from the server.