Hubbub $Id$
Public Attributes | List of all members
hubbub_string Struct Reference

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...
 

Detailed Description

Tokeniser string type.

Member Data Documentation

◆ len

size_t hubbub_string::len

Byte length of string.

◆ ptr

const uint8_t* hubbub_string::ptr

Pointer to data.


The documentation for this struct was generated from the following file: