-
-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Description
I just implemented custom Iterable and Iterator classes which I tried passing into a (default) mapper. It serializes it as an object rather than an array. It does, however, serialize it as an array if java.lang.Iterable and java.util.Iterator are implemented.
Java and Kotlin Iterables are pretty much the same. I believe, this module should also add serializer for Kotlin iterables.
Metadata
Metadata
Assignees
Labels
No labels