A KClass referencing a Kotlin object that implements Codec<T> (or BoundingLengthCodec<UInt> when paired with @LengthPrefixed on a List<T>).
KClass
object
Codec<T>
BoundingLengthCodec<UInt>
@LengthPrefixed
List<T>