Uses of Class
org.miaixz.bus.core.io.BomReader
Packages that use BomReader
-
Uses of BomReader in org.miaixz.bus.core.xyz
Methods in org.miaixz.bus.core.xyz that return BomReaderModifier and TypeMethodDescriptionstatic BomReaderFileKit.getBOMReader(File file) 读取带BOM头的文件为Readerstatic BomReaderIoKit.toBomReader(InputStream in)