Module Bytes.Utf16le

UTF-16 little-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.