Class ArArchiveInputStream

java.lang.Object
java.io.InputStream
org.apache.commons.compress.archivers.ArchiveInputStream
org.apache.commons.compress.archivers.ar.ArArchiveInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

Implements the "ar" archive format as an input stream.
This class is not thread-safe