zip

package
v0.0.0-...-7234002 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompressReader

func CompressReader(in io.Reader) (out io.Reader, err error)

CompressReader reads from a stream and compresses using gzip at the default compression ratio. Will flush to output at regular intervals of ~64KB.

func DecompressReader

func DecompressReader(in io.Reader) (out io.Reader, err error)

DecompressReader read from a stream and decompresses using gzip.

Types

This section is empty.

Jump to

Keyboard shortcuts

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