SecureBlackbox 2020 Android Edition

Questions / Feedback?

SaveStream Method

Compresses the archive and saves it to a stream.

Syntax

public void saveStream(java.io.OutputStream archiveStream);

Remarks

Use this method to finalize all preparations and compress all entries contained in the Files collection to ArchiveStream.

You can fine-tune the compression process by providing compression details on the fly via the events component fires. See the description of the Save method for the details.

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