decode

abstract fun decode(text: String): T

Reconstructs the value from text, which is always a prior encode output.