Contents

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.

See Also

Finishing Decoding