package camomile

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

new convert_uchar_output enc c_in creates the new channel which convert character output to Unicode using encoding enc.

method output : Bytes.t -> int -> int -> int
method flush : unit -> unit
method close_out : unit -> unit