ffi/src/utf8 library

Classes

Utf8
The contents of a native zero-terminated array of UTF-8 code units.

Extensions

StringUtf8Pointer on String
Extension method for converting a String to a Pointer<Utf8>.
Utf8Pointer on Pointer<Utf8>
Extension method for converting aPointer<Utf8> to a String.