Bytes.Utf16be
UTF-16 big-endian encoding. See Utf interface.
Utf
type t := bytes
val set : t -> int -> Uchar.t -> int
Writes a Unicode character to a given position using this encoding.