Class CharEncoding.Interface.convert_uchar_input


class convert_uchar_input : t -> UChar.t OOChannel.obj_input_channel -> OOChannel.char_input_channel
new convert_uchar_input enc c_in creates the new channel which convert Unicode input to its byte representation using encoding enc.