Class ZipEntrySource
java.lang.Object
cool.scx.common.io_stream_source.ZipEntrySource
- All Implemented Interfaces:
InputStreamSource,OutputStreamSource
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.scx.common.io_stream_source.InputStreamSource
toBytes, toString, writeToOutputStreamMethods inherited from interface cool.scx.common.io_stream_source.OutputStreamSource
toFile
-
Constructor Details
-
ZipEntrySource
-
-
Method Details
-
toInputStream
Description copied from interface:InputStreamSource转换为 InputStream- Specified by:
toInputStreamin interfaceInputStreamSource- Returns:
- InputStream
- Throws:
IOException- e
-