Test if two blobs in byte array spans are equal.
The first blob to test.
Offset into the first blob.
End of the first blob.
The second blob to test.
Offset into the second blob,
The end of the second blob.
True if the blobs are equal.
Test if two blobs in byte array spans are equal.