| Package | Description | 
|---|---|
| org.apache.commons.compress.utils | Contains utilities used internally by the compress library. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ByteUtils.OutputStreamByteConsumerByteUtils.ByteConsumerbased onOutputStream. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ByteUtils. toLittleEndian(ByteUtils.ByteConsumer consumer,
              long value,
              int length)Provides the given value to the given consumer as a little endian
 sequence of the given length. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.