mdz_stream_parser_state.ts
Streaming parser state and low-level operations.
Free functions take a MdzStreamParserState first parameter so handlers can
live in separate sibling modules — JS private (#) fields can't cross
module boundaries.
Streaming parser state and low-level operations.
Free functions take a MdzStreamParserState first parameter so handlers can
live in separate sibling modules — JS private (#) fields can't cross
module boundaries.