Configure.uchar_input_channel_of
new uchar_input_channel_of enc c_in creates the new intput channel which convert characters to Unicode using encoding enc.
new uchar_input_channel_of enc c_in
enc
method close_in : unit -> unit
method get : unit -> 'a