toNativeUtf8 abstract method

int toNativeUtf8(
  1. String string
)

Get a pointer to a char* array

Implementation

int toNativeUtf8(String string);