Class CamomileLibrary.CharEncoding.Interface.out_channel

class out_channel : t -> Pervasives.out_channel -> [CamomileLibrary.UChar.t] CamomileLibrary.OOChannel.obj_output_channel
new out_channel enc outchan creates the output channel object CamomileLibrary.OOChannel.obj_output_channel which receives Unicode characters and outputs them to outchan using the encoding enc.