My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
FileBuffer Struct Reference

Data buffer with size. More...

#include <_file.h>

Public Attributes

uint8_t * data
 
size_t size
 

Detailed Description

Data buffer with size.

Member Data Documentation

◆ data

uint8_t* FileBuffer::data

Pointer to the data buffer.

◆ size

size_t FileBuffer::size

Size of the data buffer.


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