reticulum-js
    Preparing search index...
    • Parses an lxmf.propagation announce app_data blob.

      Tolerates a missing/trailing metadata map. Returns null when the bytes are absent or not the expected 7-element [bool, int, bool, int, int, [3 ints], map].

      Parameters

      • bytes: Uint8Array<ArrayBufferLike> | null | undefined

      Returns PropagationNodeAppData | null