Uses of Package
org.cojen.tupl.io
Packages that use org.cojen.tupl.io
-
Classes in org.cojen.tupl.io used by org.cojen.tuplClassDescriptionCloseable interface which allows a failure cause to be specified.Defines a persistent, array of fixed sized pages.Compresses and decompresses pages.
-
Classes in org.cojen.tupl.io used by org.cojen.tupl.ioClassDescriptionCloseable interface which allows a failure cause to be specified.Lowest I/O interface to a file or device.Options when setting the file length.
PageArray
implementation which accesses a fixed sized file, fully mapped to memory.Open options forFilePageArray
.Defines a persistent, array of fixed sized pages.Compresses and decompresses pages.