MiValue.asDWString
wstring asDWString(GdbMiSession session) @trustedTries to read this value as a D wstring (UTF-16).
Parameters
session | Active session to read memory from. |
Returns
The wstring content, or null if not a D array or memory read fails.