SquizStream.output

Undocumented in source.
  1. inout(ubyte)[] output [@property getter]
  2. ubyte[] output [@property setter]
    interface SquizStream
    @property @safe
    void
    output
    (
    ubyte[] outp
    )
  3. const(ubyte)[] input [@property getter]
  4. const(ubyte)[] input [@property setter]

Meta