Package org.apache.commons.compress.utils
package org.apache.commons.compress.utils
Provides utilities used internally by the compress library.
-
ClassDescriptionGeneric Archive utilitiesReads bits from an InputStream.NIO backed bounded input stream for reading a predefined amount of data from.Deprecated.InputStream that delegates requests to the underlying SeekableByteChannel, making sure that only bytes from a certain range can be read.Utility methods for reading and writing bytes.Used to consume bytes.Used to supply bytes.Deprecated.Unused
ByteUtils.ByteConsumer
based onOutputStream
.Deprecated.UseStandardCharsets
.Deprecated.UseCharsets
.Deprecated.UseCheckedInputStream
.Deprecated.UseChecksumInputStream
.Deprecated.Deprecated.UseCountingInputStream
.Deprecated.UseCountingOutputStream
.Deprecated.UseChecksumInputStream
.PRIVATE.Generic file name utilities.This class supports writing to an OutputStream or WritableByteChannel in fixed length blocks.Re-implementsFilterOutputStream.flush()
to do nothing.This interface provides statistics on the current decompression stream.Utility functions.Iterator utilities.List utilitiesImplements a read-onlySeekableByteChannel
that concatenates a collection of otherSeekableByteChannel
s.Utilities for dealing with OSGi environments.Utility methods for parsing data and converting it to other formats.ASeekableByteChannel
implementation that wraps a byte[].Deprecated.No longer needed.Set utilitiesDeprecated.No longer used.Utility class for handling time-related types and conversions.
BoundedInputStream
.