Method

JavaScriptCoreValueis_array_buffer

since: 2.38

Declaration [src]

gboolean
jsc_value_is_array_buffer (
  JSCValue* value
)

Description [src]

Check whether the value is an %ArrayBuffer.

Available since: 2.38

Return value

Type: gboolean

Whether the value is an %ArrayBuffer.