Write object object into the receiver's underlying stream unshared with previously written identical objects.
@param object The object to write
@throws IOException If an IO exception happened when writing the object
@see ObjectInputStream#readObject()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.