Decodes a single character entity, returns the decoded entity or null if the input is invalid.
null
String? decodeEntity(String input);