mirror of
https://gitee.com/dromara/hutool.git
synced 2025-05-03 04:13:49 +08:00
![]() 针对于ExcelFileUtil工具类的修改建议: 1.PushBackInputStream回退流的markSupported()为false,并不支持mark和reset. 2.FileMagic.valueOf(InputStream in)判断了流的markSupported是否被支持,从而导致报错IOException. 3.使用FileMagic.prepareToCheckMagic(in)进行修改. |
||
---|---|---|
.. | ||
src | ||
pom.xml |