org.axiondb.types
public class FileOffsetLobSource extends Object implements LobSource
Version: $Revision: 1.4 $ $Date: 2005/04/13 00:42:58 $
Constructor Summary | |
---|---|
FileOffsetLobSource(BufferedDataInputStream in, long offset, int length) |
Method Summary | |
---|---|
InputStream | getInputStream() |
long | length() |
OutputStream | setOutputStream(long pos) |
void | truncate(long length) |