InputId(Byte, Int32) Constructor

Input Id (old version)

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public InputId(
	byte[] b,
	int l
)

Parameters

b  Byte
Byte Array (16, 20, 24 or 28 Bytes)
l  Int32
Length

See Also