WriteStream.append

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

Meta