TypedArrayType#
Added in version 2.38.
- class TypedArrayType#
Possible types of the elements contained in a typed array.
Fields#
- class TypedArrayType
- FLOAT32#
The type of the None singleton.
- FLOAT64#
The type of the None singleton.
- INT16#
The type of the None singleton.
- INT32#
The type of the None singleton.
- INT64#
The type of the None singleton.
- INT8#
The type of the None singleton.
- NONE#
The type of the None singleton.
- UINT16#
The type of the None singleton.
- UINT32#
The type of the None singleton.
- UINT64#
The type of the None singleton.
- UINT8#
The type of the None singleton.
- UINT8_CLAMPED#
The type of the None singleton.