Value.typedArrayGetType

Gets the type of elements contained in a typed array.

class Value
typedArrayGetType
()

Return Value

Type: javascriptcore.types.TypedArrayType

type of the elements, or JSC_TYPED_ARRAY_NONE if value is not a typed array.