You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This is a copy of the STANDARD_ENCODE_TABLE above, but with + and / changed to - and _ to make the encoded Base64 results more URL-SAFE. This table is
133
130
* only used when the Base64's mode is set to URL-SAFE.
@@ -667,7 +664,7 @@ public Base64(final int lineLength, final byte[] lineSeparator, final boolean ur
0 commit comments