compressors

package
v0.0.0-...-21db6d6 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(src []byte) []byte

Compress a buffer. If you have a destination buffer, the allocation in the call can also be eliminated.

func Decompress

func Decompress(src []byte) ([]byte, error)

Decompress a buffer. We don't supply a destination buffer, so it will be allocated by the decoder.

Types

This section is empty.

Jump to

Keyboard shortcuts

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