Closed warpfork closed 5 years ago
This is https://github.com/polydawn/refmt/pull/44 (thanks @Stebalien !) plus another commit to add a flag in cbor.DecodeOptions to decide whether or not you want "undefined" to be coerced to a null token. The default is to error.
cbor.DecodeOptions
This is https://github.com/polydawn/refmt/pull/44 (thanks @Stebalien !) plus another commit to add a flag in
cbor.DecodeOptions
to decide whether or not you want "undefined" to be coerced to a null token. The default is to error.