Skip to content

compareBytes

compareBytes(a, b): boolean

Defined in: astrobase/src/internal/encoding.ts:85

Compares two byte arrays.

Uint8Array

Uint8Array

boolean

true if they match, false if not.