class in_channel :t -> Pervasives.in_channel ->
[UChar.t]
OOChannel.obj_input_channel
new in_channel enc inchan
creates the intput channel object
OOChannel.obj_input_channel
which
reads bytes from inchan
and converts them to Unicode characters.