ULine.input
new input separator input_obj creates the new input channel object OOChannel.obj_input_channel which reads from input_obj and converts line separators (all of CR, LF, CRLF, NEL, LS, PS) to separator.
new input separator input_obj
OOChannel.obj_input_channel
input_obj
separator
method close_in : unit -> unit
method get : unit -> 'a