|
PatchworkOS
2ca1c69
A non-POSIX operating system.
|
Data for a string object. More...
#include <object.h>
Data Fields | |
| AML_OBJECT_COMMON_HEADER | |
| char * | content |
| uint64_t | length |
| char | smallString [AML_SMALL_STRING_SIZE+1] |
| Used for small object optimization. | |
| char aml_string_t::smallString[AML_SMALL_STRING_SIZE+1] |