Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create : unit -> t
val write : t -> string -> unit
val copy_from_stream : t -> Lwt_io.input_channel -> unit Lwt.t
val close : t -> unit
val info : t -> ('a, Format.formatter, unit, unit, unit, unit) format6 -> 'a