typed_array_get_type


Description:

[ Version ( since = "2.38" ) ]
public TypedArrayType typed_array_get_type ()

Gets the type of elements contained in a typed array.

Parameters:

this

a Value

Returns:

type of the elements, or jsc_typed_array_none if this is not a typed array.