UDF File
Definition at line 127 of file as_udf.h.
#include "as_udf.h"
◆ bytes
uint8_t* as_udf_file::bytes |
Sequence of bytes
Definition at line 142 of file as_udf.h.
◆ capacity
uint32_t as_udf_file::capacity |
Number of bytes allocated to bytes.
Definition at line 147 of file as_udf.h.
◆ [struct]
struct { ... } as_udf_file::content |
◆ hash
Hash value of the file contents
Definition at line 170 of file as_udf.h.
◆ name
Name of the UDF file
Definition at line 132 of file as_udf.h.
◆ size
uint32_t as_udf_file::size |
Number of bytes used in bytes.
Definition at line 152 of file as_udf.h.
◆ type
The type of UDF
Definition at line 165 of file as_udf.h.
The documentation for this struct was generated from the following file: