Dec.Idxtype bigstring =
(char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.ttype optint = Optint.tval exists : 'uid idx -> 'uid -> boolval max : 'uid idx -> intval get_uid : 'uid idx -> int -> 'uidval get_offset : 'uid idx -> int -> int64module type UID = sig ... endMemory safe IDX decoder.
The goal of this library is to provide a way to decode the IDX file as a stream.
module Device : sig ... end