@kayahr/edsm
    Preparing search index...

    Function parseBodiesJSON

    • Parses bodies from the given JSON stream.

      Parameters

      • stream: AsyncIterable<Uint8Array<ArrayBufferLike>>

        The JSON input stream.

      Returns AsyncIterable<Body>

      Stream of bodies.