Value.newStringFromBytes
javascriptcore.value.Value newStringFromBytes(javascriptcore.context.Context context, glib.bytes.Bytes bytes = null)Create a new #JSCValue from bytes.
Parameters
context | a #JSCContext |
bytes | a #GBytes |
Returns
a #JSCValue.
javascriptcore.value.Value newStringFromBytes(javascriptcore.context.Context context, glib.bytes.Bytes bytes = null)Create a new #JSCValue from bytes.
context | a #JSCContext |
bytes | a #GBytes |