为什么我的InputStreamReader指定ansi编码会报错呢
InputStreamReader in=new InputStreamReader(new FileInputStream("C:\\Users\\hello\\Desktop\\54373bf10001a1d400000000\\coreJava\\src\\file.txt"),"ansi");
Exception in thread "main" java.io.UnsupportedEncodingException: ansi