Package | Description |
---|---|
org.snf4j.core.codec.zip |
Modifier and Type | Class and Description |
---|---|
class |
GzipDecoder
|
class |
GzipEncoder
|
class |
ZlibDecoder
Decompresses an array of bytes using the
zlib compression.
|
class |
ZlibEncoder
Compresses an array of bytes using the
zlib compression.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.