archiverWillFinish(_:)
Notifies the delegate that encoding is about to finish.
Declaration
optional func archiverWillFinish(_ archiver: NSKeyedArchiver)Parameters
- archiver:
The archiver that sent the message.
Notifies the delegate that encoding is about to finish.
optional func archiverWillFinish(_ archiver: NSKeyedArchiver)The archiver that sent the message.