Loading...
Searching...
No Matches
Data Fields
imquic_moq_buffer Struct Reference

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.
 

Detailed Description

MoQ buffer.

Field Documentation

◆ bytes

uint8_t* imquic_moq_buffer::bytes

Buffer containing the data.

◆ length

uint64_t imquic_moq_buffer::length

Size of the data currently in the buffer.

◆ size

uint64_t imquic_moq_buffer::size

Overall size of the buffer.


The documentation for this struct was generated from the following file: