Github user Typz commented on the issue:

    https://github.com/apache/thrift/pull/1448
  
    @jeking3 : This exemple refers to conversions from 'wide' strings to UTF8 
or UTF16. I used this exemple: 
http://en.cppreference.com/w/cpp/locale/codecvt_utf8_utf16 which shows 
conversion from UTF16 to UTF8.
    
    According to the name of the function, that should be what we expect; but 
maybe i was indeed mislead by the name, and it should be simply 'wide' to UTF8 ?


---

Reply via email to