compressor

package
v0.35.4-crescendo-prev... Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: AGPL-3.0 Imports: 4 Imported by: 2

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 added in v0.23.2

type Lz4Compressor struct{}

func NewLz4Compressor added in v0.23.2

func NewLz4Compressor() *Lz4Compressor

func (Lz4Compressor) NewReader added in v0.23.2

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

func (Lz4Compressor) NewWriter added in v0.23.2

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