| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
BLOCK_HASH_MISMATCH |
"Block checksum mismatch" |
public static final String |
DESCRIPTOR_HASH_MISMATCH |
"Stream frame descriptor corrupted" |
public static final String |
NOT_SUPPORTED |
"Stream unsupported" |
public static final String |
PREMATURE_EOS |
"Stream ended prematurely" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
BLOCKSIZE_1MB |
6 |
public static final int |
BLOCKSIZE_256KB |
5 |
public static final int |
BLOCKSIZE_4MB |
7 |
public static final int |
BLOCKSIZE_64KB |
4 |
public static final String |
CLOSED_STREAM |
"The stream is already closed" |
public static final int |
LZ4_FRAME_INCOMPRESSIBLE_MASK |
-2147483648 |
public static final int |
LZ4_MAX_HEADER_LENGTH |
19 |
public static final int |
MAGIC |
407708164 |
Copyright © 2020 Joyqueue Community. All rights reserved.