+
+ /**
+ Convert input string according to settings passed to Init() in-place.
+
+ With this overload, the conversion result is written to the same memory
+ area from which the input is read.
+
+ See the Convert(const wchar_t*,wchar_t*) const overload for more info.
+ */