package camomile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

new uchar_input_channel_of enc c_in creates the new intput channel which convert characters to Unicode using encoding enc.

method close_in : unit -> unit
method get : unit -> 'a