zstd

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package zstd provides ZSTD compression and decompression.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(dst, src []byte, compressionLevel int) []byte

Compress compresses the src into dst.

func Decompress

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

Decompress decompresses the src into dst.

Types

This section is empty.

Jump to

Keyboard shortcuts

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