FixedRingBuffer.putN

Undocumented in source.
struct FixedRingBuffer(T, size_t N = 0, bool INITIALIZE = true)
alias putN = putBackN

Meta