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

◆ write() [6/17]

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

Writes a byte sequence to the stream.

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