-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
N-API currently supports UTF-8 and UTF-16 string encoding. V8 additionally supports latin1 string encoding, called "OneByte" strings in the V8 APIs, and it is widely used.
Proposed additional APIs:
napi_create_string_latin1napi_get_value_string_latin1_lengthnapi_get_value_string_latin1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels