--- /Base64.java	2023-07-05 03:13:15.502025665 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/binary/Base64.java	2023-07-05 03:13:15.502025665 +0200
@@ -560,6 +560,7 @@
         }
 
         return encodeBase64(toIntegerBytes(bigInt), false);
+ 
     }
 
     /**
