com.onlineobject.objectnet Namespace

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

Advances the buffer index forward by the size of the type T.

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

Syntax


public void Forward<T>()

Type Parameters

T
The type of data to calculate the size for advancing the buffer index.