Lines Matching refs:bytes
854 jstring NewStringUTF(const char* bytes)855 { return functions->NewStringUTF(this, bytes); }