IPWorks ZIP 2020 JavaScript Edition

Questions / Feedback?

OutputData Property

The output data after compression or decompression.

Syntax


 getOutputData(): Uint8Array;



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) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 JavaScript Edition - Version 20.0 [Build 8300]