![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Functor that converts a UTF-8 multibyte sequence (up to four bytes) to a wide character. More...
#include <mb_wc.h>
Public Member Functions | |
| Mb_wc_utf8mb4 ()=default | |
| ALWAYS_INLINE int | operator() (my_wc_t *pwc, const uchar *s, const uchar *e) const | 
Functor that converts a UTF-8 multibyte sequence (up to four bytes) to a wide character.
      
  | 
  default | 
      
  | 
  inline |