decodeFromTlv

abstract fun decodeFromTlv(src: A): T(source)

Processes an A, parsing it into an instance of T

Throws

if invalid data is provided