Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ OutputStream() [1/5]

Ice::OutputStream::OutputStream ( EncodingVersion encoding = currentEncoding,
FormatType format = FormatType::CompactFormat,
StringConverterPtr stringConverter = nullptr,
WstringConverterPtr wstringConverter = nullptr )

Constructs an OutputStream.

Parameters
encodingThe encoding version to use.
formatThe class format to use.
stringConverterThe narrow string converter to use.
wstringConverterThe wide string converter to use.