public class SubZero
extends java.lang.Object
| Constructor and Description |
|---|
SubZero() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
freeze(java.lang.Object obj) |
int |
getCompressionLevel() |
void |
setCompressionLevel(int compressionLevel) |
<T> T |
thaw(byte[] bytes) |