MCPcopy Create free account
hub / github.com/HumbleUI/JWM / StringUTF16

Method StringUTF16

shared/cc/StringUTF16.hh:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 explicit StringUTF16(const uint32_t* str);
28
29 StringUTF16() = default;
30
31 static StringUTF16 makeFromJString(JNIEnv* env, jstring js);
32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected