public class UriFileWrapper extends Object implements FileWrapper
| 构造器和说明 |
|---|
UriFileWrapper(InputStream inputStream,
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 UriFileWrapper(InputStream inputStream, String name, String contentType, Long size)
public InputStream getInputStream()
FileWrappergetInputStream 在接口中 FileWrapperCopyright © 2023. All rights reserved.