struct
#include <core/data/fs/embedded_archive.hpp>
Data Describes the structure of the embedded data.
Public types
- struct Entry
- Describes a file entry in the embedded data.
Public variables
- const Entry* entries
- Entries of the embedded archive.
- std::size_t entryCount
- Number of entries in the embedded archive.