You are here: Start » AVL.NET » BinaryWriter.WriteBlobInline Method

BinaryWriter.WriteBlobInline Method

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public void WriteBlobInline
(
	System.IntPtr buffer,
	int size
)

Parameters

Name Type Range Default Description
bufferSystem.IntPtr
sizeint

See also