Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func B64d ¶
B64d decodes the given string into the original slice of bytes. Do note that this is for non critical tasks, it has no error handling for purposes of clean code.
func B64e ¶
B64e encodes the given slice of bytes into base64 standard encoding.
func Gunzip ¶
Gunzip decompresses a gzip compressed slice of bytes.
func Gzip ¶
Gzip compresses as slice of bytes using gzip compression.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.