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

◆ write() [14/17]

template<typename T>
void Ice::OutputStream::write ( const T & v)
inline

Writes a value to the stream.

Template Parameters
TThe type of the value to marshal.
Parameters
vThe value to marshal.

Definition at line 265 of file OutputStream.h.