SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Close Method

Closes the current archive.

Object Oriented Interface

public function doClose();

Procedural Interface

secureblackboxlite_archivereader_do_close($res);

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 PHP Edition - Version 20.0 [Build 8166]