biod ~meson (2022-05-07T11:17:22.3072764)
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)
struct
BgzfWriter
void
write
(
ubyte
[]
buf
)
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)