FasterXML / FasterXML/jackson-dataformats-binary
(avro) MismatchedInputException trying to deserialize custom serialized null
Open
avro
need-test-case
- Dominant language
- Java
- Stars
- 347
- Forks
- 156
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 22
Description
We found an issue trying to deserialize a custom-serialized null value, as shown in #182.
Exception:
```
com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.