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

◆ write() [12/17]

void Ice::OutputStream::write ( const std::uint8_t * start,
const std::uint8_t * end )

Writes a byte sequence to the stream.

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