IOBuffer is a class that can be used to read and write data to and from a binary buffer
This constructor should not be called directly
the buffer to use
Private
Readonly
Update the position of the pointer
the number of bytes to advance the pointer
the previous position
IOBuffer is a class that can be used to read and write data to and from a binary buffer