compression

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoData     = errors.New("No Data")
	ErrCompress   = errors.New("Compress Error")
	ErrDecompress = errors.New("Decompress Error")
)

Functions

func Compress

func Compress(data []byte, level int) ([]byte, error)

func Decompress

func Decompress(data []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