A B C D E F G I K L M N O P Q R S T U V X Y

B

Base64 - class cl.sii.dte.util.Base64.
Implements Base64 encoding and decoding as defined by RFC 2045: "Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies" page 23.
Base64() - Constructor for class cl.sii.dte.util.Base64
This class need not be instantiated, all methods are static.
base64Chars - Static variable in class cl.sii.dte.util.Base64
Table of the sixty-four characters that are used as the Base64 alphabet: [A-Za-z0-9+/]

A B C D E F G I K L M N O P Q R S T U V X Y