You are here: Start » AVL.NET » ByteBuffer.Set Method

ByteBuffer.Set Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Set
(
	int size,
	AvlNet.ByteBuffer sourceData
)

Parameters

Name Type Range Default Description
sizeint
sourceDataAvlNet.ByteBuffer

Function Overrides

See also