Package org.cojen.tupl.io
package org.cojen.tupl.io
Low-level I/O abstraction layer.
-
ClassDescriptionCloseable interface which allows a failure cause to be specified.Lowest I/O interface to a file or device.Basic
PageArray
implementation which accesses a file.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.CombinesPageArrays
together in a sequential fashion.Generic data and I/O utility methods.