I have requirement replacing the escape sequences [\\n, \\r, \\t] to "." when building the String. I am using StringBuilder to append multiple strings
StringBuilder