All Classes and Interfaces

Class
Description
A strategy for allocating the ByteBuffer into which records are read
Represents a ResourceIterator that is also Closeable, closing with an IOException
The type of a vector's elements as stored in the file, and the array it decodes into.
A Iterator specialized by this library
Represents a resource which needs to be closed
An Iterator that is also a Resource
A source of bytes, opened on demand into a channel to read from.
Collection of converters between vector element types
Reads binary encoded vectors from files with default buffering.
Composes a reader over binary encoded vectors, choosing a Source, a buffering strategy, and the element type to decode.
The choice of how bytes are buffered as records are read.
The choice of element type to decode each vector into.