Module ibm.jzos
Package com.ibm.jzos

Class ZCompressor.Result

java.lang.Object
com.ibm.jzos.ZCompressor.Result
Enclosing class:
ZCompressor

public static class ZCompressor.Result extends Object
An instance of this inner class is returned for the continuous ZCompressor.compress(byte[], int, int, byte[], int, int) and ZCompressor.expand(byte[], int, byte[], int, int, int) methods to report the bytes and bits used in the input and output buffers.