-
Declaration
Swift
func get(key: String) -> Data? -
Declaration
Swift
func set(key: String, value: Data) -
Declaration
Swift
func clear(key: String)
Swift
func get(key: String) -> Data?
Swift
func set(key: String, value: Data)
Swift
func clear(key: String)