@hashgraph/solo
    Preparing search index...

    Defines the optional operations that can be performed on storage backends. Used the StorageBackend interface isSupported method.

    Index

    Enumeration Members

    Delete: "delete"
    List: "list"
    ReadBytes: " readBytes"
    ReadObject: "readObject"
    WriteBytes: "writeBytes"
    WriteObject: "writeObject"