Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The object container file storage format
This format is used to store a collection of rows which have the same type, using an efficient binary encoding and optional compression.
module Codec : sig ... end
Compression codecs for data blocks
module Decode : sig ... end
Decoding multiple rows from an input
module Encode : sig ... end
Encoding multiple rows to an output