dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
HtslibFile.this
dhtslib
file
file
HtslibFile
File or string ctor with mode
this
(T f)
this
(T1 f, T2 mode)
struct
HtslibFile
this
(
T1
T2
)
(
T1
f
,
T2
mode
)
if
(
(
isSomeString
!
T1
||
is
(
T1
==
File
)
)
&&
(
isSomeString
!
T2
||
is
(
T2
==
HtslibFileWriteMode
)
)
)
Meta
Source
See Implementation
dhtslib
file
file
HtslibFile
constructors
this
functions
byRecord
dup
loadHeader
loadHtsIndex
loadTabixIndex
query
readRecord
reset
resetToFirstRecord
seek
setExtraThreads
setHeader
tell
write
writeHeader
writeln
properties
getFilePtr
variables
bamHdr
bcfHdr
eof
f
fn
fp
headerOffset
idx
mode
tbx
textHdr
File or string ctor with mode