| 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.
| communicator | The communicator. |
| encoding | The encoding version to use. |