MoQ buffer. More...
#include <moq.h>
Data Fields | |
uint8_t * | bytes |
Buffer containing the data. | |
uint64_t | length |
Size of the data currently in the buffer. | |
uint64_t | size |
Overall size of the buffer. | |
MoQ buffer.
uint8_t* imquic_moq_buffer::bytes |
Buffer containing the data.
uint64_t imquic_moq_buffer::length |
Size of the data currently in the buffer.
uint64_t imquic_moq_buffer::size |
Overall size of the buffer.