Summary

Allows storing files by hashed keys, rather than by actual filename. This is sometimes useful.

Methods

Exists Check if a key exists
Get Get stored bytes, or return null
Remove Remove a key
Set Store a bunch of bytes
TryGet Get stored bytes, or return false

Static Methods

CreateGlobalCache Creates a keystore which is in a global cache position. The folder can be deleted at any time, and it's all fine and no-one cares.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.