AOutputBuf.buf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Stream buf [@property getter]
  2. const(Stream) buf [@property getter]
    struct AOutputBuf(Stream, T = ubyte)
    @property ref const
    const(Stream)
    buf
    ()
    if (
    isOutputBuffer!(Stream, T)
    )

Meta