AppenderOutputStream.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(ubyte[] bytes)
  2. void write(InputStream stream, ulong nbytes)
    class AppenderOutputStream
    version(Have_vibe_d)
    void
    write
    (
    InputStream stream
    ,
    ulong nbytes = 0LU
    )

Meta