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

ByteBuffer.SetNotOwn Method

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

Syntax

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

Parameters

Name Type Range Default Description
sizeint
pointerSystem.IntPtr

See also