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

◆ write() [13/17]

void Ice::OutputStream::write ( const std::wstring * begin,
const std::wstring * end )

Writes a wide string sequence to the stream.

Parameters
beginThe beginning of the sequence.
endThe end of the sequence.