Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
readBlob()
[2/2]
void Ice::InputStream::readBlob
(
std::vector< std::byte > &
bytes
,
std::int32_t
sz
)
Reads a blob of bytes from the stream.
Parameters
[out]
bytes
The vector to hold a copy of the bytes from the marshaling buffer.
sz
The number of bytes to read.
Ice
InputStream
Generated by
1.14.0