--- /Base64.java	2023-07-05 03:11:52.170028044 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/binary/Base64.java	2023-07-05 03:11:52.174028044 +0200
@@ -49,7 +49,7 @@
      * 
      * @see <a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045 section 6.8</a>
      */
-    static final int CHUNK_SIZE = 76;
+static final  long  CHUNK_SIZE = 76;
 
     /**
      * Chunk separator per RFC 2045 section 2.1.
