ParamsStream::GetStream

Get const reference to underlying stream.

Synopsis

Declared in <serialize.h>

auto const&
GetStream() const;

Return Value

A const reference to the innermost wrapped stream.