UNPKG
@gmod/bgzf-filehandle
Version:
latest (6.2.0)
6.2.0
6.0.27
6.0.26
6.0.25
6.0.24
6.0.23
6.0.22
6.0.20
6.0.19
6.0.18
6.0.12
6.0.11
6.0.10
6.0.9
6.0.8
6.0.7
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.0.2
5.0.1
5.0.0
4.2.1
4.2.0
4.1.1
4.1.0
4.0.0
3.0.5
3.0.3
3.0.2
3.0.1
3.0.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.5.5
1.5.4
1.5.3
1.5.2
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
read from a compressed bgzip file (with .gzi) as if it were uncompressed
gmod/bgzf-filehandle
@gmod/bgzf-filehandle
/
dist
/
long.d.ts
4 lines
(3 loc)
•
179 B
TypeScript
View Raw
1
2
3
4
export
declare
const
TWO_PWR_16_DBL
:
number
;
export
declare
const
TWO_PWR_32_DBL
:
number
;
export
declare
function
longFromBytesToUnsigned
(
source
:
Uint8Array
,
i
?:
number
):
number
;