Buffer.data

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] data()
  2. T[] data(size_t from, size_t to)
    struct Buffer(T)
    T[]
    data
    (
    size_t from
    ,
    size_t to
    )

Meta