A length in code units of the given text encoding. For instance, Utf8CodeUnitLength
is a length in UTF-8 code units (one byte each). Utf16CodeUnitLength is a length in
UTF-16 code units (two bytes each). This type is used to more reliable work with
lengths in different encodings.
A length in code units of the given text encoding. For instance, Utf8CodeUnitLength
is a length in UTF-8 code units (one byte each). Utf16CodeUnitLength is a length in
UTF-16 code units (two bytes each). This type is used to more reliable work with
lengths in different encodings.