UNPKG

@gmod/bgzf-filehandle

Version:

read from a compressed bgzip file (with .gzi) as if it were uncompressed

3 lines (2 loc) 145 B
export declare function sum(array: Uint8Array[]): number; export declare function concatUint8Array(args: Uint8Array[]): Uint8Array<ArrayBuffer>;