Compute total memory usage of this object (own memory + any dynamic memory).
Declared in <streams.h>
<streams.h>
size_t GetMemoryUsage() const noexcept;
The number of bytes used, including the object itself and its dynamic buffer.