News
So far, what I came up with was to convert each variable in the type to an object and then serialize it. The problem is how to reconstruct the object.<BR><BR>eg to convert to byte array<BR><BR ...
If the object is a Number, convert it to int; If the object is a CharSequence (which is super interface of String), convert the string it represents to int. No need to handle the conversion failure.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results