Class Configure.convert_uchar_output

new convert_uchar_output enc c_in creates the new channel which convert character output to Unicode using encoding enc.

method output : Stdlib.Bytes.t -> int -> int -> int
method flush : unit -> unit
method close_out : unit -> unit