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

◆ write() [9/17]

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

Writes a long sequence to the stream.

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