package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: May 1, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
This library contains convenient methods for compressing data.
Methods
- TarGzPackDir: Compresses a directory into a byte array
TODO
- It can only handle files and skips directories
Documentation
¶
TarGzPackDir packs a whole directory into a gzipped tarball archive and returns its binary data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.