Class ArArchiveOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ArArchiveOutputStream extends ArchiveOutputStream<ArArchiveEntry>
Implements the "ar" archive format as an output stream.