decodes a string. i.e, converts \t to tab, \" to ", etc The string must not be surrounded by quoation marks
throws Exception on error
See Implementation
decodes a string. i.e, converts \t to tab, \" to ", etc The string must not be surrounded by quoation marks
throws Exception on error