◆ version()
static String System.util.zlib.JZlib.version |
( |
| ) |
|
|
static |
◆ Z_BEST_COMPRESSION
const int System.util.zlib.JZlib.Z_BEST_COMPRESSION =9 |
|
static |
◆ Z_BEST_SPEED
const int System.util.zlib.JZlib.Z_BEST_SPEED =1 |
|
static |
◆ Z_BUF_ERROR
const int System.util.zlib.JZlib.Z_BUF_ERROR =-5 |
|
static |
◆ Z_DATA_ERROR
const int System.util.zlib.JZlib.Z_DATA_ERROR =-3 |
|
static |
◆ Z_DEFAULT_COMPRESSION
const int System.util.zlib.JZlib.Z_DEFAULT_COMPRESSION =(-1) |
|
static |
◆ Z_DEFAULT_STRATEGY
const int System.util.zlib.JZlib.Z_DEFAULT_STRATEGY =0 |
|
static |
◆ Z_ERRNO
const int System.util.zlib.JZlib.Z_ERRNO =-1 |
|
static |
◆ Z_FILTERED
const int System.util.zlib.JZlib.Z_FILTERED =1 |
|
static |
◆ Z_FINISH
const int System.util.zlib.JZlib.Z_FINISH =4 |
|
static |
◆ Z_FULL_FLUSH
const int System.util.zlib.JZlib.Z_FULL_FLUSH =3 |
|
static |
◆ Z_HUFFMAN_ONLY
const int System.util.zlib.JZlib.Z_HUFFMAN_ONLY =2 |
|
static |
◆ Z_MEM_ERROR
const int System.util.zlib.JZlib.Z_MEM_ERROR =-4 |
|
static |
◆ Z_NEED_DICT
const int System.util.zlib.JZlib.Z_NEED_DICT =2 |
|
static |
◆ Z_NO_COMPRESSION
const int System.util.zlib.JZlib.Z_NO_COMPRESSION =0 |
|
static |
◆ Z_NO_FLUSH
const int System.util.zlib.JZlib.Z_NO_FLUSH =0 |
|
static |
◆ Z_OK
const int System.util.zlib.JZlib.Z_OK =0 |
|
static |
◆ Z_PARTIAL_FLUSH
const int System.util.zlib.JZlib.Z_PARTIAL_FLUSH =1 |
|
static |
◆ Z_STREAM_END
const int System.util.zlib.JZlib.Z_STREAM_END =1 |
|
static |
◆ Z_STREAM_ERROR
const int System.util.zlib.JZlib.Z_STREAM_ERROR =-2 |
|
static |
◆ Z_SYNC_FLUSH
const int System.util.zlib.JZlib.Z_SYNC_FLUSH =2 |
|
static |
◆ Z_VERSION_ERROR
const int System.util.zlib.JZlib.Z_VERSION_ERROR =-6 |
|
static |
The documentation for this class was generated from the following file: