OverSampler.Buffer

Note that buffer includes previous sample and current sample so its size is 2^factor + 1

class OverSampler(T)
nothrow @nogc @property
T[]
Buffer
()

Meta