biod ~bio2 (2022-05-05T08:17:46.2810097)
Dub
Repo
BgzfWriter.write
bio2
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)
void
write
(string s)
struct
BgzfWriter
void
write
(
string
s
)
void
write
(T value)
Meta
Source
See Implementation
bio2
bgzf_writer
BgzfWriter
constructors
this
destructors
~this
functions
close
enforce1
flush
flush_block
setWriteHandler
throwBgzfException
write
postblits
this(this)