Overview | Methods | This Package | All Packages
Saves the object's state to a data stream.
Syntax
public void save( IDataStream ids )
Parameters
ids
The data stream (IDataStream) to which to save the object's state.