News
You can convert objects to byte arrays more efficiently by writing out objects yourself with Java’s externalization mechanism. Externalize to avoid reflection ...
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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results