Documentation ¶
Index ¶
- func Compress(data []byte) ([]byte, error)
- func CompressString(data string) ([]byte, error)
- func Decode32(encoded string) (string, error)
- func Decode64(encoded string) (string, error)
- func Decompress(data []byte) ([]byte, error)
- func Encode32(decoded string) string
- func Encode64(decoded string) string
- func GZip(data string) string
- func UnGZip(data string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompressString ¶
func Decompress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.