I have created a functional base64 encoding method for the ybox.
It’s not ideal as it requires the programmer to declare an output array large enough to hold the result of the encoding procedure. I…