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

ByteBuffer.SetNotOwn Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void SetNotOwn
(
	int size,
	System.IntPtr pointer
)

Parameters

Name Type Range Default Description
sizeint
pointerSystem.IntPtr

See also