Buffer.data

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] data [@property getter]
  2. T[] data [@property getter]
    class Buffer
    @property pure nothrow @nogc
    T[]
    data
    (
    T
    )
    ()
    if (
    T.sizeof != 1
    )
  3. T[] data [@property setter]

Meta