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