toKString

fun jstring.toKString(env: CPointer<JNIEnvVar>, encoding: Encoding = Encoding.UTF8, isCopy: CPointer<jbooleanVar>? = null): String?