NSKeyedArchiverDelegate

    The NSKeyedArchiverDelegate protocol defines the optional methods implemented by delegates of NSKeyedArchiver objects.

    protocol NSKeyedArchiverDelegate : AnyObject

    Requirements