xcompression

package
v0.0.0-...-796497b Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

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

func CompressString

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

func Decode32

func Decode32(encoded string) (string, error)

Base32Decode base32 decode

func Decode64

func Decode64(encoded string) (string, error)

Decode decodes the string.

func Decompress

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

func Encode32

func Encode32(decoded string) string

Base32Encode base32 encode

func Encode64

func Encode64(decoded string) string

Encode base64 encodes the string.

func GZip

func GZip(data string) string

GZip gzips data.

func UnGZip

func UnGZip(data string) string

UnGZip ungzips data.

Types

This section is empty.

Jump to

Keyboard shortcuts

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