Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val flush : t -> unit
val output_string : t -> string -> unit
val output_char : t -> char -> unit
val printf : t -> ('a, Buffer.t, unit) Pervasives.format -> 'a
val output_charstream : t -> Mpp_charstream.charstream -> unit
val cat : t -> string -> unit