WriteStream.append

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void append(ubyte value)
  2. void append(ubyte[] value)
    struct WriteStream
    pragma(inline)
    void
    append
    (
    in ubyte[] value
    )

Meta