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

◆ OutputStream() [2/5]

Ice::OutputStream::OutputStream ( const CommunicatorPtr & communicator,
EncodingVersion encoding )

Constructs an OutputStream using the format, string converter and wstring converter provided by the communicator, and the specified encoding.

Parameters
communicatorThe communicator.
encodingThe encoding version to use.