hat-util  0.6.14
Utility library
hat_buff_t Struct Reference

Data buffer. More...

#include <buff.h>

Data Fields

uint8_t * data
 data More...
 
size_t size
 buffer size More...
 
size_t pos
 current position More...
 

Detailed Description

Data buffer.

Field Documentation

◆ data

uint8_t* hat_buff_t::data

data

◆ pos

size_t hat_buff_t::pos

current position

◆ size

size_t hat_buff_t::size

buffer size


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