IDataStream..::..Read<(Of <(<'T>)>)> Method (Boolean)
Reads data of a generic type from the stream.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Type Parameters
- T
- The type of data to read.
Parameters
- rewind
- Type: Boolean
Whether to rewind the stream after reading.