Append an item to the buffer.
If it would be put beyond the end of the buffer, it will wrap around and truncate old values.
Item to add.
See Implementation
Append an item to the buffer.
If it would be put beyond the end of the buffer, it will wrap around and truncate old values.