unescape

Convert 'escaped' chars to normal ones: \t => ^t for example. Supports \" \' \\ \a \b \f \n \r \t \v

unescape
(,
mstring dst = null
)

Meta