class uchar_output_channel_of :t -> CamomileLibrary.OOChannel.char_output_channel ->
[CamomileLibrary.UChar.t]
CamomileLibrary.OOChannel.obj_output_channel
new uchar_ouput_channel_of enc c_out
creates the new output
channel which convert Unicode to its byte representation using
encoding enc
.