Searched refs:wstr (Results 1 – 1 of 1) sorted by relevance
603 std::wstring wstr(data.begin(), data.end()); in decodeString() local606 *d = converter.to_bytes(wstr); in decodeString()