Hi!
Is there a way to get access to a value string raw pointer without having to use fixed size strings and the jerry_string_to_buffer function?
I see that ecma_get_string_from_value exists but as an internal API. Is there an easy way to get access to the internal string?
Hi!
Is there a way to get access to a value string raw pointer without having to use fixed size strings and the jerry_string_to_buffer function?
I see that ecma_get_string_from_value exists but as an internal API. Is there an easy way to get access to the internal string?