Description of SZCodeBaseX.zip :
Universal Encode/Decode algorithms for Base16, Base32 and Base64:Standard Base16, Base32 and Base64 encoding/decodingfunctions;Reference: RFC 3548, full compatibility;Full MIME suppport;Supported work with Memory,xa0Stream, Stringxa0andFiles;Supported work with padding keys (required numbersxa0of '=' at the end of the encoded array);You may easily create your ownEncode/Decode functionsxa0 based on your own specific codes,from Base2 up to Base128.