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

◆ endSize()

void Ice::OutputStream::endSize ( size_type position)
inline

Updates the size value at the given position.

The new size is computed from stream's current position.

Parameters
positionThe starting position of the size value as returned by startSize.

Definition at line 243 of file OutputStream.h.