CopyStream.output

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(ubyte)[] output [@property getter]
  2. ubyte[] output [@property setter]
    class CopyStream
    @property @safe
    void
    output
    (
    ubyte[] outp
    )

Meta