uint8arrays
    Preparing search index...

    Function xorCompare

    • Compares two Uint8Arrays representing two xor distances. Returns -1 if a is a lower distance, 1 if b is a lower distance or 0 if the distances are equal.

      Parameters

      Returns -1 | 0 | 1