#include <strings.h>
|
| size_t | size |
| | Size of the buffer.
|
| |
| size_t | len |
| | length of the WTF-8 sequence in bytes
|
| |
| uint8_t | buffer [] |
| | The buffer that holds the WTF8 sequence.
|
| |
Definition at line 33 of file strings.h.
◆ buffer
| uint8_t srn_string_t::buffer[] |
The buffer that holds the WTF8 sequence.
Definition at line 39 of file strings.h.
◆ len
length of the WTF-8 sequence in bytes
Definition at line 37 of file strings.h.
◆ size
| size_t srn_string_t::size |
Size of the buffer.
Definition at line 35 of file strings.h.
The documentation for this struct was generated from the following file: