compress

package
v0.0.0-...-974fce6 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadFromFile

func ReadFromFile(fileName string) ([]byte, error)

func WriteToFile

func WriteToFile(fileName string, data []byte) error

func ZlibCompress

func ZlibCompress(src []byte) []byte

进行zlib压缩

func ZlibCompressFile

func ZlibCompressFile(src, dest string) error

func ZlibUnCompress

func ZlibUnCompress(compressSrc []byte) ([]byte, error)

进行zlib解压缩

Types

This section is empty.

Jump to

Keyboard shortcuts

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