OSSerialize


Abstract: A class used by the OS Container classes to serialize their instance data.

This class is for the most part internal to the OS Container classes and should not be used directly. Each class inherits a serialize() method from OSObject which is used to actually serial an object.

© 2000 Apple Computer, Inc. — (Last Updated 2/23/2000)