package base

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

Module Bytes.Utf8Source

UTF-8 encoding. See Utf interface.

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

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

OCaml

Innovation. Community. Security.