cmpUint8Array2.d.ts 79 B

1
  1. export declare const cmpUint8Array2: (a: Uint8Array, b: Uint8Array) => number;