Class Configure.convert_input

new convert_input in_enc out_enc c_in create the new input channel using encoding out_enc from the input channel using encoding in_enc

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