decodeFromTlvSafe

open fun decodeFromTlvSafe(src: A): KmmResult<T>(source)

Safe version of decodeFromTlv, wrapping the result into a KmmResult