pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function parse

    • Parses a frame received off a radio.

      Parameters

      • bytes: Uint8Array

        The frame exactly as it arrived.

      Returns mesh.MeshFrame

      The parsed frame.

      If the frame is truncated, of an unknown version, or fails its checksum, which is what a noisy radio produces.