| EncodingVersion Ice::InputStream::readEncapsulation | ( | const std::byte *& | v, |
| std::int32_t & | sz ) |
Returns a blob of bytes representing an encapsulation.
| [out] | v | A pointer into the internal marshaling buffer representing the start of the encoded encapsulation. |
| [out] | sz | The number of bytes in the encapsulation. |