Skip to content

where is the implement of function NewString in jbinding-cpp/UnicodeHelper.h' #68

@BTYHunter

Description

@BTYHunter

Sorry I can not find the implement of NewString function in 'jbinding-cpp/UnicodeHelper.h' (I have searched the whole project code).
Below is the code.

 jstring toNewString(JNIEnv * env) {
    return env->NewString((const jchar *)*this, _unicodeLength);
 }

Thanks for you reply.
@borisbrodski Would you please help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions