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

ByteBuffer.Set Method

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

Syntax

public void Set
(
	System.IntPtr newData,
	int dataSize
)

Parameters

Name Type Range Default Description
newDataSystem.IntPtr
dataSizeint

Function Overrides

See also