TIdEncoderMIME is a
TIdEncoder3to4 descendant that implements an encoder for MIME content encoded using the Base64 encoding algorithm. TIdEncoderMIME utilizes the Base64 alphabet identified in
GBase64CodeTable. TIdEncoderMIME also uses the special padding character "=" in the FillChar property.