Class IOO.o_output


class [('a, 'b, 'c)] o_output : ('a, 'b, 'c) IO.output -> object  end

method write : 'a -> unit
method nwrite : 'b -> unit
method pos : int
method flush : unit
method close : 'c