class convert_output :in_enc:t -> out_enc:t -> CamomileLibrary.OOChannel.char_output_channel ->
CamomileLibrary.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