CompressionFormat Property

The compression format used on the incoming message.

Syntax

public int getCompressionFormat();


Enumerated values: public final static int cfNone = 0; public final static int cfZLIB = 1;

Default Value

0

Remarks

The compression format used on the incoming message, if any. Compressed messages will automatically be decompressed by the class.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Java Edition - Version 20.0 [Build 8203]