In order to avoid issues with decoding/encoding env variables due to different encodings on different systems, deal with the environment variables directly as bytes.
In order to avoid issues with decoding/encoding env variables due to different encodings on different systems, deal with the environment variables directly as bytes.