biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
BgzfWriter.write
bio
std
experimental
hts
bgzf_writer
BgzfWriter
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(void* buf, size_t size)
void
write
(ubyte[] buf)
struct
BgzfWriter
void
write
(
ubyte
[]
buf
)
void
write
(string s)
void
write
(T value)
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)