toCharPointer method

Pointer<Char> toCharPointer()

Implementation

Pointer<Char> toCharPointer() => toNativeUtf8().cast<Char>();