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

◆ writeBlob() [2/2]

void Ice::OutputStream::writeBlob ( const std::vector< std::byte > & v)

Copies the specified blob of bytes to the stream without modification.

Parameters
vThe bytes to copy.