Utils..::..ToInt32 Method

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

Syntax


public static int ToInt32(
	byte[] value,
	int index,
	bool littleEndian
)

Parameters

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