Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getMoreBytes()
virtual std::byte * Ice::UTF8Buffer::getMoreBytes
(
size_t
howMany
,
std::byte *
firstUnused
)
pure virtual
Obtains more bytes.
Parameters
howMany
The number of bytes requested.
firstUnused
A pointer to the first unused byte.
Returns
A pointer to the beginning of the buffer.
Exceptions
std::bad_alloc
Thrown when too many bytes are requested.
MarshalException
Thrown when too many bytes are requested.
Ice
UTF8Buffer
Generated by
1.14.0