A header containing metadata preceding the ring buffer data. More...
#include "client/length_delimited_ring_buffer.h"
Public Attributes | |
| const uint32_t | magic |
| The fixed magic value identifying this as a ring buffer. | |
| const uint32_t | version |
| The version of this ring buffer data. | |
| internal::Range | data_range |
| The range of readable data in the ring buffer. | |
A header containing metadata preceding the ring buffer data.