Sha256: 3a7a2ed465c35624ff6814b7889c54d3316bdcd1a2d8e0fc205fcac1dfff3985

Contents?: true

Size: 227 Bytes

Versions: 5

Compression:

Stored size: 227 Bytes

Contents

export declare function Uint8ArrayToHexString(buffer: Uint8Array): string;
export declare function Uint8ArrayXor(to: Uint8Array, from: Uint8Array): Uint8Array;
export declare function randomUint8Array(len: number): Uint8Array;

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
jass-0.9.5 vendor/node_modules/rollup/dist/typings/utils/entryHashing.d.ts
jass-0.9.4 vendor/node_modules/rollup/dist/typings/utils/entryHashing.d.ts
jass-0.9.3 vendor/node_modules/rollup/dist/typings/utils/entryHashing.d.ts
condenser-0.0.4 lib/condenser/processors/node_modules/rollup/dist/typings/utils/entryHashing.d.ts
jass-0.9.1 vendor/node_modules/rollup/dist/typings/utils/entryHashing.d.ts