Write an object to the underlying storage or stream. The class that implements this interface defines how the object is written.
@param obj the object to be written @exception IOException Any of the usual Input/Output related exceptions.
See Implementation
Write an object to the underlying storage or stream. The class that implements this interface defines how the object is written.
@param obj the object to be written @exception IOException Any of the usual Input/Output related exceptions.