Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Encoding/Decoding for Apache Avro
See https://avro.apache.org/docs/1.7.6/spec.html
module Input : sig ... end
Input
module Output : sig ... end
A sink for bytes.
module Obj_container_file : sig ... end
The object container file storage format
val read_file_l : string -> read:(Input.t -> 'a) -> 'a list
Read list from file