@roomy-chat/sdk
    Preparing search index...

    Function decodeImportBlobMeta

    • Decode the metadata of the import blob.

      This method is useful to get the following metadata of the import blob:

      • startVersionVector
      • endVersionVector
      • startTimestamp
      • endTimestamp
      • mode
      • changeNum

      Parameters

      • blob: Uint8Array
      • check_checksum: boolean

      Returns ImportBlobMetadata