compressor

package
v0.0.0-...-06a57e6 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NoCompression      = zlib.NoCompression
	BestSpeed          = zlib.BestSpeed
	BestCompression    = zlib.BestCompression
	DefaultCompression = zlib.DefaultCompression
)
View Source
const ENABLE_ZLIB = true

Variables

This section is empty.

Functions

func Compress

func Compress(input []byte, level int) ([]byte, bool)

func Decompress

func Decompress(input []byte) ([]byte, bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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