Type Alias IntegerTypedArray

IntegerTypedArray:
    | Int8Array
    | Uint8Array
    | Int16Array
    | Uint16Array