class type ['a] obj_output_channel = object .. end
['a]
object
end
method close_out : unit -> unit
unit -> unit
If flush cannot output all buffered objects, flush raises Failure
method flush : unit -> unit
method put : 'a -> unit
'a -> unit