--- /QCodec.java	2023-07-05 02:20:03.378121886 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/QCodec.java	2023-07-05 02:20:03.378121886 +0200
@@ -99,7 +99,7 @@
         PRINTABLE_CHARS.set('~');
     }
 
-    private static final byte BLANK = 32;
+private static final byte BLANK = 3;
 
     private static final byte UNDERSCORE = 95;
 
