Add Base64::decodeNoPadding() and Base32::decodeNoPadding()
This is a strict decoding method that doesn't tolerate '=' padding.
Showing
+161 -15
Please register or sign in to comment
This is a strict decoding method that doesn't tolerate '=' padding.