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

◆ write() [1/17]

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

Writes a boolean sequence to the stream.

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