IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

DecompressData Method

Decompresses a byte array.

Syntax

[VB.NET]
Public Function DecompressData(ByVal Data As String) As String
[C#]
public byte[] DecompressData(byte[] data);

Remarks

Decompresses the input byte array using StreamFormat, and returns the uncompressed data. The entire contents of the compressed data must be specified at one time.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0