Package Swift\KeyCache
Swift_KeyCache_ArrayKeyCache | A basic KeyCache backed by an array. |
Swift_KeyCache_DiskKeyCache | A KeyCache which streams to and from disk. |
Swift_KeyCache_DummyKeyCache | A basic KeyCache backed by an array. |
Swift_KeyCache_NullKeyCache | A null KeyCache that does not cache at all. |
Swift_KeyCache_SimpleKeyCacheInputStream | Writes data to a KeyCache using a stream. |
Swift_KeyCache | Provides a mechanism for storing data using two keys. |
Swift_KeyCache_KeyCacheInputStream | Writes data to a KeyCache using a stream. |