Buffer
Buffer is a way to manage an arbitrary chunk of data.
Functions
Name |
Description |
---|---|
Constructs a Buffer. |
|
Constructs a Buffer. |
|
Writes content into a Buffer. |
|
Reads content from a Buffer. |
|
Sets the Buffer’s cursor’s position. |
|
Returns the data. |
|
Returns the size of the data. |