BgzfWriter.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(void* buf, size_t size)
  2. void write(ubyte[] buf)
    struct BgzfWriter
    void
    write
    (
    ubyte[] buf
    )
  3. void write(string s)
  4. void write(T value)

Meta