biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
BgzfWriter.setWriteHandler
bio
std
experimental
hts
bgzf_writer
BgzfWriter
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BgzfWriter
void
setWriteHandler
(
void
delegate
(
ubyte
[]
,
ubyte
[]
)
handler
)
Meta
Source
See Implementation
bio
std
experimental
hts
bgzf_writer
BgzfWriter
constructors
this
destructors
~this
functions
close
enforce1
flush
flush_block
setWriteHandler
throwBgzfException
write
postblits
this(this)