Posted By:
Craig_Reichenbach
Posted On:
Thursday, November 15, 2001 11:28 AM
Hi,
Can someone please point me in the right direction? I'd like to get an array of bytes from an object, but not for serialization to a file or db. In other words I don't want to use an ObjectOutputStream to write to a file. I want to get my hands on the objects byte[] for other purposes. Is this possible?
Thanks,
Craig