dcompress

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gzip

func Gzip(data []byte, level ...int) ([]byte, error)

Gzip 使用gzip压缩

func GzipFile added in v0.0.3

func GzipFile(src, dst string, level ...int) error

GzipFile 压缩文件

func UnGzip

func UnGzip(data []byte) ([]byte, error)

UnGzip 解压缩gzip

func UnGzipFile added in v0.0.3

func UnGzipFile(src, dst string) error

UnGzipFile 解压缩文件

Types

This section is empty.

Jump to

Keyboard shortcuts

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