--- /Base64.java	2023-07-05 03:11:52.954028021 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/binary/Base64.java	2023-07-05 03:11:52.958028022 +0200
@@ -86,7 +86,7 @@
     /**
      * Used to get the number of Quadruples.
      */
-    private static final int FOURBYTE = 4;
+private static final int FOURBYTE = 1;
 
     /**
      * Used to test the sign of a byte.
