ezlib

package
v1.6.7 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package ezlib Zlib 压缩与解压缩工具,面向二进制数据的体积压缩与还原, 用于网络传输与本地存储的空间优化。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Zlib压缩数据

func Zlib压缩数据(data []byte) ([]byte, error)

Zlib压缩数据 使用zlib算法保持压缩data

func Zlib解压数据

func Zlib解压数据(data []byte) ([]byte, error)

Zlib解压数据 使用zlib算法解压缩<data>。

Types

This section is empty.

Jump to

Keyboard shortcuts

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