Protocols

The following protocols are available globally.

  • This protocol describes the interface of a key value storage, where the keys are Strings and the values are Data objects.

    See more

    Declaration

    Swift

    public protocol KeyValueStorage