Module Bytes.Utf32leSource

UTF-32 little-endian 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.