gzip

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2023 License: MulanPSL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GZipMutileFiles

func GZipMutileFiles(outputFile string, inputFiles []string) error

如果非要用gzip打包多个文件。也只能是把多个文件的内容合并成一个压缩。 如GZipMutileFiles

func GzipDecodeFile

func GzipDecodeFile(filePath string) (b []byte, err error)

func GzipEncodeContent

func GzipEncodeContent(outputFile string, content []byte) error

func GzipEncodeFile

func GzipEncodeFile(inputFile, outputFile string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL