String unQuote(String input)
Arguments
input: The input
Usage
Some parts of Mime data may be quoted, but are not always. This helper function removes the quotes if they exist.
input: The inputSome parts of Mime data may be quoted, but are not always. This helper function removes the quotes if they exist.