Method

WPEJavaScriptCoreValuetyped_array_get_offset

Declaration [src]

gsize
jsc_value_typed_array_get_offset (
  JSCValue* value
)

Description [src]

Gets the offset over the underlying array buffer data.

Available since:2.38

Return value

Returns: gsize
 

Offset, in bytes.