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

◆ write() [8/17]

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

Writes an int sequence to the stream.

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