| Package | Description |
|---|---|
| org.xerial.snappy |
Snappy API for compressing/decompressing data.
|
| org.xerial.snappy.buffer |
| Constructor and Description |
|---|
SnappyOutputStream(java.io.OutputStream out,
int blockSize,
BufferAllocatorFactory bufferAllocatorFactory) |
| Modifier and Type | Field and Description |
|---|---|
static BufferAllocatorFactory |
DefaultBufferAllocator.factory |
private static BufferAllocatorFactory |
CachedBufferAllocator.factory |
| Modifier and Type | Method and Description |
|---|---|
static BufferAllocatorFactory |
CachedBufferAllocator.getBufferAllocatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CachedBufferAllocator.setBufferAllocatorFactory(BufferAllocatorFactory factory) |