decodeFromTlvSafe

open fun decodeFromTlvSafe(src: A, assertTag: Asn1Element.Tag? = null): KmmResult<T>(source)

Safe version of decodeFromTlv, wrapping the result into a KmmResult