public class CompressionMethod
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
_null |
static short |
DEFLATE |
static short |
NULL
Deprecated.
use '_null' instead
|
| Constructor and Description |
|---|
CompressionMethod() |
public static final short _null
public static final short NULL
public static final short DEFLATE