TKCodableCache

public class TKCodableCache<Content> : TKFileCache where Content : Decodable, Content : Encodable

Undocumented