Constructors

Properties

Methods

Constructors

Properties

hasResponse: boolean

Methods

  • Feed a text chunk into the parser. Fires callbacks as sections are detected.

    Parameters

    • chunk: string

    Returns void

  • Finalize parsing — returns all accumulated sections.

    Returns ParsedSections