MoQ Track Namespace. More...
#include <moq.h>
Data Fields | |
uint8_t * | buffer |
Namespace data (typically a non-null terminated string) | |
size_t | length |
Size of the namespace data. | |
struct imquic_moq_namespace * | next |
Next namespace in this list, if this is a tuple. | |
MoQ Track Namespace.
uint8_t* imquic_moq_namespace::buffer |
Namespace data (typically a non-null terminated string)
size_t imquic_moq_namespace::length |
Size of the namespace data.
struct imquic_moq_namespace* imquic_moq_namespace::next |
Next namespace in this list, if this is a tuple.