You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this supported in jackson-databind? I didn't think it was, at least for Streams.
That'd be needed before XML support I think (if missing like I think it is).
Is this supported in jackson-databind? I didn't think it was, at least for Streams.
Nope, not yet. I only made this issue to keep record. And from what I tested Iterator types are not yet deserializable either.🤔
JooHyukKim
changed the title
Support for deserialization of Iterator and Stream #597
Support for deserialization of IterationType #597
May 31, 2023
cowtowncoder
changed the title
Support for deserialization of IterationType #597
Ensure deserialization of IterationType works #597 (if and when jackson-databind supports it)
Jun 1, 2023
Iterator
andStream
#597, support for deserialization of Iterator and Stream.The text was updated successfully, but these errors were encountered: