dump
Dump the object to a DataOutputStream
Parameters
stream
The DataOutputStream to dump the object to
Dump the object to an OutputStream
Parameters
stream
The OutputStream to dump the object to
Dump the object to an ByteArray
Return
The ByteArray with the dumped object