Skip to content

Latin1 encoding for JSRT N-API #235

@jasongin

Description

@jasongin

After updating the Node-ChakraCore JSRT implementation, addons_napi/test_string fails because there are no JSRT string APIs for Latin1 encoding, so the JSRT napi_create_string_latin1() and napi_get_value_string_latin1() incorrectly use UTF-8 encoding instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions