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

CompressData Method

Compresses a byte array.

Syntax

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

Remarks

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

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