Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
read()
[2/5]
template<typename T>
void Ice::InputStream::read
(
std::int32_t
tag
,
T &
v
)
Reads an optional value from the stream.
Template Parameters
T
The type of the value to read.
Parameters
tag
The tag.
[out]
v
The unmarshaled value.
Ice
InputStream
Generated by
1.14.0