Libparserutils
parserutils_inputstream Struct Reference

Input stream object. More...

#include <inputstream.h>

Data Fields

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

Detailed Description

Input stream object.

Definition at line 39 of file inputstream.h.

Field Documentation

◆ cursor

◆ had_eof

bool parserutils_inputstream::had_eof

◆ utf8


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