//
pkg.gl
Category
github.com/operator-framework/api
pkg
encoding
package
0.30.0
Repository:
https://github.com/operator-framework/api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
44 SLOC
#
Functions
GzipBase64Decode
GzipBase64Decode applies base64 decoding to the given bytes, followed by gzip decompression.
GzipBase64Encode
GzipBase64Encode applies gzip compression to the given bytes, followed by base64 encoding.