package
0.4.1
Repository: https://github.com/muxable/transcoder.git
Documentation: pkg.go.dev

# Functions

Decode decodes the input from base64 It can optionally unzip the input after decoding.
Encode encodes the input in base64 It can optionally zip the input before encoding.
MustReadStdin blocks until input is received from stdin.