SecureBlackbox 2020 iOS Edition

Questions / Feedback?

close (method)

Closes the current archive.

Syntax

- (void)close;
public func close() throws -> Void

Remarks

Use this method to close the archive that is currently opened and release the associated memory. You won't be able to extract files or access the archive details after closing the archive.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]