package
4.1.3+incompatible
Repository: https://github.com/els0r/goprobe.git
Documentation: pkg.go.dev

# Functions

New creates a dummy LZ4 Encoder that does nothing.

# Variables

ErrDeprecated is used to signify the obsoletion of the lz4cust encoding.

# Structs

Encoder compresses data with the LZ4 algorithm (omitting certain bounds-checks for performance reasons).

# Type aliases

Option sets additional parameters on the Encoder.