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

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

Syntax


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

Parameters

value
Type: UInt32
littleEndian
Type: Boolean