类 StorageDownloadResponse<T>
java.lang.Object
com.github.tobato.fastdfs.domain.proto.FdfsResponse<T>
com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadResponse<T>
- 类型参数:
T-
文件下载结果
- 作者:
- tobato
-
字段概要
从类继承的字段 com.github.tobato.fastdfs.domain.proto.FdfsResponse
genericType, head -
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.tobato.fastdfs.domain.proto.FdfsResponse
decode, getContentLength
-
构造器详细资料
-
StorageDownloadResponse
-
-
方法详细资料
-
decodeContent
解析反馈内容- 覆盖:
decodeContent在类中FdfsResponse<T>- 返回:
- 抛出:
IOException
-