UNPKG

@gmod/bgzf-filehandle

Version:

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

13 lines (12 loc) 797 B
/* tslint:disable */ /* eslint-disable */ export const memory: WebAssembly.Memory; export const __wbg_chunksliceresult_free: (a: number, b: number) => void; export const chunksliceresult_take_buffer: (a: number, b: number) => void; export const chunksliceresult_take_cpositions: (a: number, b: number) => void; export const chunksliceresult_take_dpositions: (a: number, b: number) => void; export const decompress_all: (a: number, b: number, c: number) => void; export const decompress_chunk_slice: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => void; export const __wbindgen_add_to_stack_pointer: (a: number) => number; export const __wbindgen_export: (a: number, b: number, c: number) => void; export const __wbindgen_export2: (a: number, b: number) => number;