Class CharEncoding.Interface.convert_output


class convert_output : in_enc:t -> out_enc:t -> OOChannel.char_output_channel -> OOChannel.char_output_channel
new convert_ouput in_enc out_enc c_in create the new output channel using encoding in_enc from the output channel using encoding out_enc