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

◆ readBlob() [1/2]

void Ice::InputStream::readBlob ( const std::byte *& v,
Container::size_type sz )
inline

Reads a blob of bytes from the stream.

Parameters
[out]vA pointer into the internal marshaling buffer representing the start of the blob.
szThe number of bytes to read.

Definition at line 285 of file InputStream.h.