[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Zeroes the position, capacity and size of the stream.
Clear sets the position and size to 0, and sets the capacity of the stream to 0, thus freeing all memory allocated for the stream.
|
The current size of the stream. |
|
|
The current position in the stream. |
|
|
Pointer to the data kept in the memory stream. |