TypedDeque
Variable length TypedArray that is implemented with an array of TypedArray.
- Work in browser, Node.js and Deno
- Support TypeScript out of the box
- Ideal to parse chunks of binary data
Variable length TypedArray that is implemented with an array of TypedArray.