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

◆ readEncapsulation()

EncodingVersion Ice::InputStream::readEncapsulation ( const std::byte *& v,
std::int32_t & sz )

Returns a blob of bytes representing an encapsulation.

Parameters
[out]vA pointer into the internal marshaling buffer representing the start of the encoded encapsulation.
[out]szThe number of bytes in the encapsulation.
Returns
encoding The encapsulation's encoding version.