• Deserialise a sidecar blob back to the top-level element index.

    Type Parameters

    • TypeIDType extends number

    Parameters

    • bytes: Uint8Array<ArrayBufferLike>

      The sidecar bytes.

    Returns DecodedSidecar<TypeIDType>

    The decoded source identity + element index.