You are here: Start » AVL.NET » BinaryReader.ReadBlob Method

BinaryReader.ReadBlob Method

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public bool ReadBlob
(
	out System.IntPtr data,
	out int size
)

Parameters

Name Type Range Default Description
dataSystem.IntPtr
sizeint

See also