ToStringIntEncoder

Functions

Link copied to clipboard
open override fun decode(b: String): Result<Int>

Inherited functions

Link copied to clipboard
open override fun encode(a: Int): Result<String>