package base

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

UTF-32 big-endian encoding. See Utf interface.

type t := bytes
val set : t -> int -> Uchar.t -> int

Writes a Unicode character to a given position using this encoding.

OCaml

Innovation. Community. Security.