Constructor RollingBuffer RollingBuffer() Declaration protected RollingBuffer() RollingBuffer(Func<T>) Declaration protected RollingBuffer(Func<T> factory) Parameters Type Name Description Func<T> factory