Method

JavaScriptCoreValuetyped_array_get_offset

since: 2.38

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

Type: gsize

Offset, in bytes.