Utils..::..ToUInt64 Method (array<Byte>[]()[][], Int32, Boolean)

Namespace:  SecretNET.Common
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static ulong ToUInt64(
	byte[] value,
	int offset,
	bool littleEndian
)

Parameters

value
Type: array<Byte>[]()[][]
offset
Type: Int32
littleEndian
Type: Boolean