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

◆ size()

std::int32_t Ice::IncomingRequest::size ( ) const
inlinenodiscard

Gets the number of bytes in the request.

Returns
The number of bytes in the request. These are all the bytes starting with the identity of the target.

Definition at line 61 of file IncomingRequest.h.