Join Slack
Powered by
Is there a built-in serializer for types like `Int...
# serialization
a
ankushg
08/27/2019, 3:47 AM
Is there a built-in serializer for types like
IntArray
and
LongArray
when working in a multiplatform project?
s
sandwwraith
08/27/2019, 1:21 PM
Not in release yet, but work is in progress
a
ankushg
08/27/2019, 2:12 PM
Thanks. any code I can manually pull in? Or am I just better off using Array<Int> instead?
4
Views
Open in Slack
Previous
Next