Compute total memory usage of this object (own memory + any dynamic memory).
Synopsis
Declared in <net.h>
size_t
GetMemoryUsage() const noexcept;
Return Value
the total number of bytes used by this object.
Created with MrDocs