BaseConverter
BaseConverter copied to clipboard
Support padding encoding
Currently padding characters are ignored.
It would be nice to be able to encode with padding with something like "padding character" text area.
If the text area is blank, assume no padding. If it is populated, encode with padding as appropriate.
This is partially fixed with preceding padding. See example: https://convert.zamicol.com/?in=090e5c14c2237ecbc906879d50ae1b12&inAlph=0123456789abcdef&outAlph=0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz&lpad=true
It is not fixed for succeeding padding as in https://tools.ietf.org/html/rfc4648#section-4.