Package com.github.burrunan.s3cache.internal.tar
package com.github.burrunan.s3cache.internal.tar
-
ClassDescriptionThis class represents a sparse entry in a Tar archive.The TarBuffer class implements the tar archive concept of a buffered input stream.This interface contains all the definitions used in the package.This class represents an entry in a Tar archive.The TarInputStream reads a UNIX tar archive as an InputStream.The TarOutputStream writes a UNIX tar archive as an OutputStream.This class provides static utility methods to work with byte streams.