Class ULine.input


class input : separator -> UChar.t #OOChannel.obj_input_channel -> [UChar.t] OOChannel.obj_input_channel
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.