Libparserutils
Data Fields
parserutils_inputstream Struct Reference

Input stream object. More...

#include <inputstream.h>

Data Fields

parserutils_bufferutf8
 Buffer containing UTF-8 data. More...
 
uint32_t cursor
 Byte offset of current position. More...
 
bool had_eof
 Whether EOF has been reached. More...
 

Detailed Description

Input stream object.

Definition at line 39 of file inputstream.h.

Field Documentation

◆ cursor

uint32_t parserutils_inputstream::cursor

◆ had_eof

bool parserutils_inputstream::had_eof

◆ utf8

parserutils_buffer* parserutils_inputstream::utf8

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