| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
STREAM_SIZE |
4104 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LZO_BUFFER_SIZE_DEFAULT |
262144 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LAST_LITERAL_SIZE |
5 |
public static final int |
MIN_MATCH |
4 |
public static final int |
STREAM_SIZE |
4104 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BLOCK_SIZE |
65536 |
public static final double |
DEFAULT_MIN_COMPRESSION_RATIO |
0.85 |
public static final int |
MAX_BLOCK_SIZE |
65536 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_HASH_TABLE_SIZE |
16384 |
Copyright © 2011-2016. All Rights Reserved.