Skip to content

[cbor] Support parsing of BigInteger, BigDecimal, not just generating #17

@cowtowncoder

Description

@cowtowncoder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions