archiverDidFinish(_:)
Notifies the delegate that encoding has finished.
Declaration
optional func archiverDidFinish(_ archiver: NSKeyedArchiver)Parameters
- archiver:
The archiver that sent the message.
Notifies the delegate that encoding has finished.
optional func archiverDidFinish(_ archiver: NSKeyedArchiver)The archiver that sent the message.