[#ParamsStream-02-empty] = xref:ParamsStream-02.adoc[ParamsStream]::empty :relfileprefix: ../ :mrdocs: Return whether the underlying stream is empty. == Synopsis Declared in `<serialize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool empty() const; ---- == Return Value True if the underlying stream is empty. [.small]#Created with https://www.mrdocs.com[MrDocs]#