# 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.
HTTPSDPServer starts a HTTP Server that consumes SDPs.
MustReadStdin blocks until input is received from stdin.
RandSeq generates a random string to serve as dummy data.