Uses of Class
org.aoju.bus.core.io.stream.BOMInputStream
Packages that use BOMInputStream
-
Uses of BOMInputStream in org.aoju.bus.core.toolkit
Methods in org.aoju.bus.core.toolkit that return BOMInputStreamModifier and TypeMethodDescriptionstatic BOMInputStreamFileKit.getBOMInputStream(File file) 获得BOM输入流,用于处理带BOM头的文件Methods in org.aoju.bus.core.toolkit with parameters of type BOMInputStreamModifier and TypeMethodDescriptionstatic BufferedReaderIoKit.getReader(BOMInputStream in) 从BOMInputStream中获取Reader