Neutrome SDK reference
    Preparing search index...

    Function parseProviderStreamChunk

    • Parses one streamed provider chunk into a program.

      Parameters

      • style: ProviderStyle

        Wire format the chunk is written in.

      • body: Uint8Array

        Raw chunk payload, without any SSE framing.

      Returns Program

      The decoded chunk program.