IPWorks ZIP 2020 Kotlin Edition

Questions / Feedback?

OutputData Property

The output data after compression or decompression.

Syntax

public val outputData: String
public val outputDataB: ByteArray?

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 and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks ZIP 2020 Kotlin Edition - Version 20.0 [Build 7941]