Return the number of bytes available in the underlying stream.
Synopsis
Declared in <serialize.h>
size_t
size() const;
Return Value
The number of bytes available in the underlying stream.
Created with MrDocs
Return the number of bytes available in the underlying stream.
Declared in <serialize.h>
size_t
size() const;
The number of bytes available in the underlying stream.
Created with MrDocs