Hi Guys,
The coding language is Java.
I have a ByteArray embedded in ActionScriptObject.(Smartfox Server)
I want to convert it into ByteArray.
The idea is to save it as an image.
This a sequel to the post --> Convert Byte Array from Action Script to Image in Java and save it
Have tried this method
It failed with the
java.io.NotSerializable Exception
Regards,
naveenj