package camomile

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

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

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