[#ParamsStream-02-GetStream-0f] = xref:ParamsStream-02.adoc[ParamsStream]::GetStream :relfileprefix: ../ :mrdocs: Get const reference to underlying stream. == Synopsis Declared in `<serialize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- auto const& GetStream() const; ---- == Return Value A const reference to the innermost wrapped stream. [.small]#Created with https://www.mrdocs.com[MrDocs]#