public class LocalFileWrapper extends Object implements FileWrapper
| 构造器和说明 |
|---|
LocalFileWrapper(File file,
String name,
String contentType,
Long size) |
| 限定符和类型 | 方法和说明 |
|---|---|
InputStream |
getInputStream()
获取文件的 InputStream
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentType, getInputStreamMaskReset, getInputStreamMaskResetReturn, getName, getSize, setContentType, setName, setSize, supportTransfer, transferTopublic InputStream getInputStream() throws IOException
FileWrappergetInputStream 在接口中 FileWrapperIOExceptionCopyright © 2023. All rights reserved.