export type ArrayType = number[] | Uint8Array | Buffer;