Package org.opentrafficsim.base.compressedfiles
Utilities for reading and writing compressed files.
Copyright (c) 2013-2022 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version Oct 24, 2018
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Class Summary Class Description Reader Reader for compressed files.Reader.ZipInputStream Container for a ZipFile that implements Readable and closes the contained ZipFile on close.Writer Writer for compressed files. -
Enum Summary Enum Description CompressionType Types of compression supported by the compressed file writers and readers.