Class type Main.Type.OOChannel.obj_output_channel


class type ['a] obj_output_channel = object .. end
Convert stream to obj_input_channel

method close_out : unit -> unit
If close_oout cannot output all buffered objects, flush raises Failure

If flush cannot output all buffered objects, flush raises Failure

method flush : unit -> unit
method put : 'a -> unit