SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

close Method

Closes the current archive.

Syntax

def close() -> None: ...

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 Lite 2020 Python Edition - Version 20.0 [Build 8166]