Closed wantobe closed 3 years ago
Hi, unfortunately the library currently only support utf8 not utf8mb4. Chinese characters require an extra bit of storage which utf8 doesn't have so it can't decode correctly which is why you are seeing the 3 question marks.
Thanks Chris
using utf8mb4 encoding Chinese, just printed as '???'