doDecode

abstract fun doDecode(src: A): T

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

Throws