biod ~bio2 (2022-05-05T08:17:46.2810097)
Dub
Repo
BgzfOutputStream.setWriteHandler
bio
core
bgzf
outputstream
BgzfOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
class
BgzfOutputStream
void
setWriteHandler
(
void
delegate
(
ubyte
[]
,
ubyte
[]
)
handler
)
Meta
Source
See Implementation
bio
core
bgzf
outputstream
BgzfOutputStream
constructors
this
functions
addEofBlock
close
flush
flushCurrentBlock
readBlock
seek
setWriteHandler
writeBlock