com.onlineobject.objectnet Namespace

DataStream..::..Rewind<(Of <(<'T>)>)> Method

Rewinds the buffer by the size of a specified type.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void Rewind<T>()

Type Parameters

T
The type used to determine the rewind distance.