StringHandler.

Compare(byte[], byte[]) Method

Syntax

public static int Compare(byte[] compare, byte[] with)

Parameters

Name Type Description
compare byte[]
with byte[]

Return Value

Type Description
int