Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GzipBase64Decode ¶
GzipBase64Decode applies base64 decoding to the given bytes, followed by gzip decompression.
func GzipBase64Encode ¶
GzipBase64Encode applies gzip compression to the given bytes, followed by base64 encoding.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.