compression

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package compression provides simple compression facilities for wrapping streams.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCompressingWriter

func NewCompressingWriter(destination io.Writer) io.Writer

NewCompressingWriter wraps an io.Writer in a compressor.

func NewDecompressingReader

func NewDecompressingReader(source io.Reader) io.Reader

NewDecompressingReader wraps an io.Reader in a decompressor.

Types

This section is empty.

Jump to

Keyboard shortcuts

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