String::SsoBuf Struct Reference
#include <WString.h>
Collaboration diagram for String::SsoBuf:
Public Attributes | |
| char | buffer [SSO_CAPACITY+1] |
| unsigned char | len: 7 |
| unsigned char | set: 1 |
| true for SSO mode More... | |
Member Data Documentation
◆ buffer
| char String::SsoBuf::buffer[SSO_CAPACITY+1] |
◆ len
| unsigned char String::SsoBuf::len |
◆ set
| unsigned char String::SsoBuf::set |
true for SSO mode
The documentation for this struct was generated from the following file:
1.8.17