unarchiverDidFinish(_:)
Notifies the delegate that decoding has finished.
Declaration
optional func unarchiverDidFinish(_ unarchiver: NSKeyedUnarchiver)Parameters
- unarchiver:
An unarchiver for which the receiver is the delegate.
Notifies the delegate that decoding has finished.
optional func unarchiverDidFinish(_ unarchiver: NSKeyedUnarchiver)An unarchiver for which the receiver is the delegate.