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 ...
Success was mixed because of the number of steps required: copy and paste unknown characters as text, convert text to data bytes using the system's default encoding, convert bytes back to text as ...