| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static SnappyOutputStream |
IOUtil.newSnappyOutputStream(OutputStream os)
New snappy output stream.
|
static SnappyOutputStream |
IOUtil.newSnappyOutputStream(OutputStream os,
int bufferSize)
Creates a new input stream with the specified buffer size.
|
Copyright © 2021. All rights reserved.