You are here: Start » AVL.NET » ByteArray Constructor

ByteArray Constructor

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public ByteArray
(
	byte[] bytes
)

Parameters

Name Type Range Default Description
bytesbyte[]

See also