IPWorks ZIP 2020 macOS Edition

Questions / Feedback?

OutputData Property

The output data after compression or decompression.

Syntax

public var outputData: String {
get {...} }

public var outputDataB: Data {
get {...} }

Default Value

""

Remarks

This property holds the compressed or decompressed data after CompressData or DecompressData is called.

This property is not applicable when calling CompressBlock or DecompressBlock.

This property is read-only.

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