Internal
A buffer object wrapper.
Readonly
Buffer that is being read.
Next byte to read.
Protected
Data view for the buffer.
Resize the ArrayBuffer and increment the next byte.
The amount of bytes to increment by
The byte that now has by bytes to write to.
by
Create a buffer wrapper.
An existing array buffer to manipulate
A buffer object wrapper.