Object Streams With Collectable Objects
Collectable objects can also be saved and restored to object streams using the adapter classes RWvistreamFromDataInputStream and RWvostreamToDataOutputStream in the Streams package. Operators are included to handle this process automatically. See The RWvistreamFromDataInputStream Class and The RWvostreamToDataOutputStream Class for instructions.
NOTE: The Persistence facility in the Essential Tools Module and the Serialization package operate together and can be freely mixed in applications.