The default SimilarityScorer, computes Hamming similarity between two Uint8Arrays.
First Uint8Array
Second Uint8Array
Similarity score (0-1). One means all bits were identical, zero means no bits were the same
The default SimilarityScorer, computes Hamming similarity between two Uint8Arrays.