compressor

package
v0.29.6 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GzipStreamCompressor

type GzipStreamCompressor struct{}

func (GzipStreamCompressor) NewReader

func (gzipStreamComp GzipStreamCompressor) NewReader(r io.Reader) (io.ReadCloser, error)

func (GzipStreamCompressor) NewWriter

func (gzipStreamComp GzipStreamCompressor) NewWriter(w io.Writer) (network.WriteCloseFlusher, error)

type Lz4Compressor

type Lz4Compressor struct{}

func NewLz4Compressor

func NewLz4Compressor() *Lz4Compressor

func (Lz4Compressor) NewReader

func (lz4Comp Lz4Compressor) NewReader(r io.Reader) (io.ReadCloser, error)

func (Lz4Compressor) NewWriter

func (lz4Comp Lz4Compressor) NewWriter(w io.Writer) (network.WriteCloseFlusher, error)

Jump to

Keyboard shortcuts

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