package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Sep 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Archive implements archive for gzip.
New creates an archive that uses the .tar.gz file format.
Create writes content of the given source to an archive, returns written bytes.
Extract reads content from the given archive reader and restores it to the destination, returns written bytes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.