lzf

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress added in v1.0.2

func Compress(input []byte) ([]byte, error)

Compress compress data using lzf algorithm

func Decompress

func Decompress(input []byte, inLen int, outLen int) ([]byte, error)

using https://github.com/zhuyie/golzf according to MIT license Decompress decompress lzf compressed data

Types

This section is empty.

Jump to

Keyboard shortcuts

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