gzip

package
v0.3.37 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(files []*os.File, dest string) error

func CompressBytes

func CompressBytes(s []byte) ([]byte, error)

func CompressBytes2Base64

func CompressBytes2Base64(s []byte) (string, error)

func CompressString2Base64

func CompressString2Base64(s string) (string, error)

func DeCompress

func DeCompress(tarFile, dest string) error

解压 tar.gz

func DecompressBase64

func DecompressBase64(s string) (string, error)

func DecompressByte

func DecompressByte(s []byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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