#include "RingBuffer.h"
#include <iostream>
#include <cstring>
#include <cstdlib>
#include <stdexcept>