In node environment the TypedArray.buffer is probably a larger buffer from the buffer pool. This makes it necessary to create a Buffer with offset & length so that it accurately represents the given TypedArray.
Generated using TypeDoc
In node environment the TypedArray.buffer is probably a larger buffer from the buffer pool. This makes it necessary to create a Buffer with offset & length so that it accurately represents the given TypedArray.