Skip to content

JSTypedArrayType enumeration

C#
public enum JSTypedArrayType

Values

namevaluedescription
Int80
UInt81
UInt8Clamped2
Int163
UInt164
Int325
UInt326
Float327
Float648
BigInt649
BigUInt6410

See Also

Released under the MIT license