@wireapp/core-crypto
    Preparing search index...

    Class Database

    The database acting as a core crypto keystore.

    Hierarchy

    • UniffiAbstractObject
      • Database

    Implements

    Index

    Properties

    "[destructorGuardSymbol]": UniffiRustArcPtr
    "[pointerLiteralSymbol]": bigint
    "[uniffiTypeNameSymbol]": "Database"

    Methods

    • {@inheritDoc uniffi-bindgen-react-native#UniffiAbstractObject.uniffiDestroy}

      Returns void

    • A convenience method to use this object, then destroy it after its use.

      Type Parameters

      • T

      Parameters

      • block: (obj: this) => T

      Returns T

    • Parameters

      • obj: any

      Returns obj is Database