put

fun put(key: String, value: String)

Stores a conversion result in the cache.

Parameters

key

The key for the conversion.

value

The conversion result to cache.