Compares two byte sources for byte-for-byte equality.
The first byte source to compare.
The second byte source to compare.
true if both byte sources contain the same bytes; otherwise, false.
true
false
Compares two byte sources for byte-for-byte equality.