public class Blosc extends Filter
| Modifier and Type | Class and Description |
|---|---|
static class |
Blosc.Provider |
| Constructor and Description |
|---|
Blosc(java.util.Map<java.lang.String,java.lang.Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(byte[] dataIn) |
byte[] |
encode(byte[] dataIn) |
int |
getId() |
java.lang.String |
getName() |