Utils..::..ToBytes Method (UInt64, Boolean)

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

Syntax


public static byte[] ToBytes(
	ulong value,
	bool littleEndian
)

Parameters

value
Type: UInt64
littleEndian
Type: Boolean