Get reference to stream parameters.
Synopsis
Declared in <serialize.h>
template<typename P>
auto const&
GetParams() const;
Return Value
A reference to the matching parameter set, searching nested substreams if needed.
Created with MrDocs