Arduino Posix Filesystems
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
file_systems::RegContentMemory Struct Reference

In Memory File Content to refer to data stored e.g. in PROGMEM. More...

#include <FileSystemMemory.h>

Inheritance diagram for file_systems::RegContentMemory:
file_systems::RegContent

Public Member Functions

 operator bool ()
 

Public Attributes

const uint8_t * data = nullptr
 
size_t size = 0
 
size_t current_pos = 0
 
- Public Attributes inherited from file_systems::RegContent
RegContentType id = ContentUndefined
 

Detailed Description

In Memory File Content to refer to data stored e.g. in PROGMEM.

Author
Phil Schatzmann

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