Currently BigInteger
and BigDecimal
values are serialized successfully using recommended tag, structure, but parsing does not detect this as special case, and simply exposes 2-element array. But it would make sense to seamlessly support parsing/decoding as well.