com.onlineobject.objectnet Namespace

IDataStream..::..Allocate Method (Int32)

Allocates a buffer of the specified size for the data stream.

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

Syntax


void Allocate(

	int bufferSize

)

Parameters

bufferSize
Type: Int32
The size of the buffer to allocate.