Compares the two arrays.
Syntax
[Android.Runtime.Register("equals", "([B[B)Z", "")]
public static
bool Equals (
byte[] array1,
byte[] array2)
Parameters
- array1
- the first byte array.
- array2
- the second byte array.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1