Package org.sqlite.io

Provides the classes necessary to read and write the BLOB value.

See:
          Description

Interface Summary
Closeable An Interface extended a java.io.Closeable interface.
 

Class Summary
BlobInputStream  
BlobOutputStream  
InputStreamAdapter  
MemoryInputStream  
 

Exception Summary
WrappedIOException IOException class caused by SQLException.
 

Package org.sqlite.io Description

Provides the classes necessary to read and write the BLOB value.

See Also:
Return The Size Of An Open BLOB, Close A BLOB Handle, Open A BLOB For Incremental I/O, Read Data From A BLOB Incrementally, Write Data Into A BLOB Incrementally, Results Values From A Query