IPWorks ZIP 2020 Android Edition

Questions / Feedback?

CloseBaseStream Property

Whether or not to close the underlying stream.

Syntax

public boolean isCloseBaseStream();
public void setCloseBaseStream(boolean closeBaseStream);

Remarks

If true, streams created by GetCompressionStream and GetDecompressionStream will close their underlying streams when their Close method is invoked. If false, the underlying streams will remain open.

Default Value

True

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