![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Base64 alphabet for MCF. More...
#include <base64.h>
Static Public Attributes | |
| static constexpr alphabet_type HTTP_COMMON_EXPORT | alphabet | 
| static constexpr inverse_alphabet_type HTTP_COMMON_EXPORT | inverse_alphabet | 
Base64 alphabet for MCF.
same as Base64 from RFC4648, but different altchars to fit the needs of MCF
altchars : . and /
paddingchar : =
padding mandatory : no
      
  | 
  staticconstexpr | 
      
  | 
  staticconstexpr |