Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
readOptional()
bool Ice::InputStream::readOptional
(
std::int32_t
tag
,
OptionalFormat
expectedFormat
)
inline
Checks if an optional value is available for reading.
Parameters
tag
The tag associated with the value.
expectedFormat
The optional format for the value.
Returns
true
if the value is present,
false
otherwise.
Definition at line
358
of file
InputStream.h
.
Ice
InputStream
Generated by
1.14.0