Method

WPEJavaScriptCoreValueis_array_buffer

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

Returns: gboolean
 

Whether the value is an %ArrayBuffer.