ffi/src/utf16 library

Classes

Utf16
The contents of a native zero-terminated array of UTF-16 code units.

Extensions

StringUtf16Pointer on String
Extension method for converting a String to a Pointer<Utf16>.
Utf16Pointer on Pointer<Utf16>
Extension method for converting aPointer<Utf16> to a String.