Takes a stream of Uint8Arrays and/or Uint8ArrayLists and store them in an internal buffer. Either once the buffer reaches the requested size or the next event loop tick occurs, yield any bytes from the buffer.
Optional
Takes a stream of Uint8Arrays and/or Uint8ArrayLists and store them in an internal buffer. Either once the buffer reaches the requested size or the next event loop tick occurs, yield any bytes from the buffer.