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

ByteBuffer.Set Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

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

Parameters

Name Type Range Default Description
sizeint
sourceDataAvl.ByteBuffer

Function Overrides

See also