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