1

I want to convert an object to a bytes array, everything that I found is about converting an object which is set with serializable attribute before, but I have some classes which aren't serializable and I can't set them as serializable. My question is that how can I convert an unserializable object to bytes array or convert an unserializable object to a serializable.

Saeed Hamed
  • 732
  • 2
  • 10
  • 28

0 Answers0