The size of the buffer. NOT the size that we are allocating for new chunks.
The size that the newly allocated buffers should be. Set with .resize
Flush the used section of the chunk to the handler.
A listener for a change in the length of the transformer's internal buffer
Write a single byte
the byte
Change the chunk size of the buffer
The chunk size
Write a Uint8Array or array
The data to write
Get the currently buffered data. Useful for custom logic