Enum TypedArrayType
- Namespace
- JavaScriptCore
- Assembly
- JavaScriptCore-6.0.dll
public enum TypedArrayType
Fields
Float32 = 10Float64 = 11Int16 = 2Int32 = 3Int64 = 4Int8 = 1None = 0Uint16 = 7Uint32 = 8Uint64 = 9Uint8 = 5Uint8Clamped = 6
public enum TypedArrayType
Float32 = 10Float64 = 11Int16 = 2Int32 = 3Int64 = 4Int8 = 1None = 0Uint16 = 7Uint32 = 8Uint64 = 9Uint8 = 5Uint8Clamped = 6