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

◆ startEncapsulation() [2/2]

void Ice::OutputStream::startEncapsulation ( const EncodingVersion & encoding,
std::optional< FormatType > format )

Writes the start of an encapsulation using the specified encoding version and class encoding format.

Parameters
encodingThe encoding version to use for the encapsulation.
formatThe class format to use for the encapsulation. nullopt is equivalent to the OutputStream's class format.