Package-level declarations
Types
Link copied to clipboard
TAR reader (v7 / ustar / GNU). TAR has no compression of its own — it is a concatenation of 512-byte-record entries — so this reader needs no codec; a .tar.gz is this reader composed over io.github.yuroyami.kitearchive.wrapper.Gzip.