gzip

package module
v0.0.0-...-776c8b8 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnZip

func UnZip(b []byte) ([]byte, error)

gzip.UnZip is Gzip decompression from a utf8 []byte

func Zip

func Zip(msg []byte, quality ...int) ([]byte, error)

gzip.Zip is Gzip compression to a utf8 []byte

@quality: 1-9 (1 = fastest) (9 = best)

Types

This section is empty.

Jump to

Keyboard shortcuts

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