biod ~master (2019-12-17T12:58:49Z)
Home
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