Hubbub $Id$
|
Tokeniser string type. More...
#include <types.h>
Public Attributes | |
const uint8_t * | ptr |
Pointer to data. More... | |
size_t | len |
Byte length of string. More... | |
Tokeniser string type.
size_t hubbub_string::len |
Byte length of string.
const uint8_t* hubbub_string::ptr |
Pointer to data.