doDecode

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

Actual element-specific decoding function. By default, this is invoked after verifyTag

Throws