class input_line :Main.Type.UChar.t #Main.Type.OOChannel.obj_input_channel ->[text]Main.Type.OOChannel.obj_input_channel
new output_line ~sp output_obj create the new output channel object
OOChannel.obj_output_channel which output each line to output_obj
using sp as a line separator.
If sp is omitted, linefeed (LF) is used.