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

◆ finished() [1/2]

std::pair< const std::byte *, const std::byte * > Ice::OutputStream::finished ( )

Indicates that marshaling is complete.

This function must only be called once.

Returns
A pair of pointers into the internal marshaling buffer. These pointers are valid for the lifetime of the stream.