Appearance
bufferEq(a, b): boolean
a
b
boolean
Defined in: utils.ts:30
bufferEq returns true if both Uint8Arrays have the same length and contents.
Uint8Array