Contents

archiverDidFinish(_:)

Notifies the delegate that encoding has finished.

Declaration

optional func archiverDidFinish(_ archiver: NSKeyedArchiver)

Parameters

  • archiver:

    The archiver that sent the message.

See Also

Encoding Data and Objects