Automerge Repo - v2.3.0-alpha.0
    Preparing search index...

    A bundle is a collection of documents which have been exported using exportBundle()

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods

    • Encode this bundle into a Uint8Array

      The encoding is intended to be forwards compatible

      Returns Uint8Array

    • Attempt to decode a bundle from a Uint8Array

      Parameters

      • data: Uint8Array

        A Uint8Array containing a bundle encoded using ()

      Returns Bundle