package
1.4.0-beta.1
Repository: https://github.com/centaurusinfra/containerd.git
Documentation: pkg.go.dev
# Functions
CompressStream compresses the dest with specified compression algorithm.
DecompressStream decompresses the archive and returns a ReaderCloser with the decompressed archive.
DetectCompression detects the compression algorithm of the source.
# Interfaces
DecompressReadCloser include the stream after decompress and the compress method detected.
# Type aliases
No description provided by the author