| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static LZ4BlockOutputStream |
IOUtil.newLZ4BlockOutputStream(OutputStream os)
New LZ 4 block output stream.
|
static LZ4BlockOutputStream |
IOUtil.newLZ4BlockOutputStream(OutputStream os,
int blockSize)
Creates a new input stream with the specified buffer size.
|
Copyright © 2021. All rights reserved.