packers

package
v0.0.0-...-bb1a4e7 Latest Latest
Warning

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

Go to latest
Published: May 9, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GUnzip

func GUnzip(data []byte) (resData []byte, err error)

func GZipData

func GZipData(data []byte) (compressedData []byte, err error)

func Unzip

func Unzip(data []byte) ([]string, error)

Unzip will decompress a zip archive, moving all files and folders within the zip file (parameter 1) to an output directory (parameter 2).

func ZlibPack

func ZlibPack(data []byte) ([]byte, error)

func ZlibUnpack

func ZlibUnpack(data []byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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