Class Configure.convert_uchar_input

new convert_uchar_input enc c_in creates the new channel which convert Unicode input to its byte representation using encoding enc.

method input : Stdlib.Bytes.t -> int -> int -> int
method close_in : unit -> unit