All Classes and Interfaces
Class
Description
A strategy for allocating the
ByteBuffer into which records are readThe type of a vector's elements as stored in the file, and the array it decodes into.
A
Iterator specialized by this libraryRepresents a resource which needs to be closed
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.