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
I got 3 questions
1- how do I serialize an array number[]
2- how do I serialize an object like a custom one and/or a Map<>
3- how do I serialize the two above when I get a variable length. What do I put in position() or shall I remove it?
The text was updated successfully, but these errors were encountered:
I got 3 questions
1- how do I serialize an array number[]
2- how do I serialize an object like a custom one and/or a Map<>
3- how do I serialize the two above when I get a variable length. What do I put in position() or shall I remove it?
The text was updated successfully, but these errors were encountered: