Loading...
Searching...
No Matches
imquic_buffer Struct Reference

Internal buffer. More...

#include <buffer.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

Internal buffer.

Field Documentation

◆ bytes

uint8_t* imquic_buffer::bytes

Buffer containing the data.

◆ length

uint64_t imquic_buffer::length

Size of the data currently in the buffer.

◆ size

uint64_t imquic_buffer::size

Overall size of the buffer.


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