IPersistable.save

Overview | Methods | This Package | All Packages

IPersistable.save

Persists the object to a stream.

Syntax

public void save( IDataStream stream )

Parameters

stream

An IDataStream object to save the object to.