Provides Base64 encoding and decoding as defined by RFC 2045.
This class is taken from the Apache commons-codec, and adjusted to fit the Wicket framework's needs, especially external dependencies have been removed.
This class implements section
6.8. Base64 Content-Transfer-Encoding from RFC 2045
Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies by Freed and Borenstein.
@author Apache Software Foundation
@since 1.2