[
https://issues.apache.org/jira/browse/IO-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved IO-560.
---------------------
Resolution: Information Provided
> IOUtils write file lose data
> ----------------------------
>
> Key: IO-560
> URL: https://issues.apache.org/jira/browse/IO-560
> Project: Commons IO
> Issue Type: Bug
> Components: Streams/Writers
> Affects Versions: 1.3.2
> Environment: Mac OS 10.13.2
> Java version "1.8.0_111"
> scalaVersion := "2.12.4"
> IntelliJ IDEA 2017.2
> Reporter: chenjiangtao
> Priority: Major
>
> # commons-io-1.3.2-IOUtils-Bug
> ## IOUtils write file lose data
> method: public static void write(String data, Writer output)
> - result of file: mycat.jpg.b64
> 
> - result of file: mystring
> 
> This bug test in Github
> [https://github.com/chenjiangtao/commons-io-1.3.2-IOUtils-Bug]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)