com.onlineobject.objectnet Namespace

IDataStream..::..Forward Method (Int32)

Moves the stream forward by a specified distance.

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

Syntax


void Forward(

	int distance

)

Parameters

distance
Type: Int32
The number of bytes to move forward.