[#SizeComputer-size] = xref:SizeComputer.adoc[SizeComputer]::size :relfileprefix: ../ :mrdocs: Return the total number of bytes recorded so far. == Synopsis Declared in `<serialize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t size() const; ---- == Return Value The total number of bytes recorded so far. [.small]#Created with https://www.mrdocs.com[MrDocs]#