StringUtf8Pointer extension

Extension method for converting a String to a Pointer<Utf8>.

on

Methods

toNativeUtf8({Allocator allocator = malloc}) Pointer<Utf8>
Creates a zero-terminated Utf8 code-unit array from this String.