[
https://issues.apache.org/jira/browse/IO-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716444#comment-17716444
]
Gary D. Gregory commented on IO-529:
------------------------------------
If you are on Java 11, use {{java.io.FileReader.FileReader(File, Charset)}} and
{{java.io.FileReader.FileReader(String, Charset)}}
> FileReaderWithEncoding
> ----------------------
>
> Key: IO-529
> URL: https://issues.apache.org/jira/browse/IO-529
> Project: Commons IO
> Issue Type: New Feature
> Components: Streams/Writers
> Reporter: Joachim Raue
> Priority: Major
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I really enjoy using the FileWriterWithEncoding that you offer.
> I feel it would be very helpful if there was a simple FileReaderWithEncoding
> providing similar syntactic sugar.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)