TempBuffer.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] opSlice()
  2. T[] opSlice(size_t a, size_t b)
    struct TempBuffer(T)
    pure nothrow @safe
    T[]
    opSlice
    (
    size_t a
    ,
    size_t b
    )

Meta