Value.newStringFromBytes

javascriptcore.value.Value newStringFromBytes(javascriptcore.context.Context context, glib.bytes.Bytes bytes = null) static nothrow

Create a new #JSCValue from bytes.

Parameters

contexta #JSCContext
bytesa #GBytes

Returns

a #JSCValue.