Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The serialization-to-Biniou functions (as defined by atdgen
).
val of_string : ?pos:int -> string -> t
val to_string : t -> string
val to_channel : t -> channel:out_channel -> unit
val of_channel_exn : in_channel -> t