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

◆ read() [5/5]

template<typename T>
void Ice::InputStream::read ( T & v)
inline

Reads a value from the stream.

Template Parameters
TThe type of the value to read.
Parameters
[out]vThe unmarshaled value.

Definition at line 305 of file InputStream.h.