Contents

archiverWillFinish(_:)

Notifies the delegate that encoding is about to finish.

Declaration

optional func archiverWillFinish(_ archiver: NSKeyedArchiver)

Parameters

  • archiver:

    The archiver that sent the message.

See Also

Encoding Data and Objects