Package-level declarations

Properties

Link copied to clipboard

An empty byte array constant, returned when compressing an empty string.

Link copied to clipboard

Whether the current JVM version is Java 6.

Link copied to clipboard

Whether the current operating system is Mac OS X.

Link copied to clipboard

Whether the current operating system is Windows.

Functions

Link copied to clipboard

Checks whether this ByteArray has a GZIP magic number header.

Link copied to clipboard

Decompresses this ByteArray from GZIP encoding back to a String.

Link copied to clipboard

Compresses this String using GZIP encoding.