Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
write()
[15/17]
template<typename T>
void Ice::OutputStream::write
(
std::int32_t
tag
,
const std::optional< T > &
v
)
Writes an optional value to the stream.
Template Parameters
T
The type of the value to marshal.
Parameters
tag
The tag.
v
The value to marshal.
Ice
OutputStream
Generated by
1.14.0