compress

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GZipCompress

func GZipCompress(data []byte) (bytes.Buffer, error)

GZipCompress 对数据进行GZip压缩,返回bytes.Buffer和错误信息

func GZipUnCompress

func GZipUnCompress(dataByte []byte) ([]byte, error)

GZipUnCompress 对已进行GZip压缩的数据进行解压缩,返回字节数组及错误信息

Types

This section is empty.

Jump to

Keyboard shortcuts

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