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