com.onlineobject.objectnet Namespace

DataStream..::..Allocate Method (Int32)

Allocates a new buffer with a specified size.

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

Syntax


public void Allocate(

	int bufferSize

)

Parameters

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