T - public class StorageDownloadResponse<T> extends FdfsResponse<T>
genericType, head| 构造器和说明 |
|---|
StorageDownloadResponse(DownloadCallback<T> callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
decodeContent(InputStream in,
Charset charset)
解析反馈内容
|
decode, getContentLengthpublic StorageDownloadResponse(DownloadCallback<T> callback)
public T decodeContent(InputStream in, Charset charset) throws IOException
decodeContent 在类中 FdfsResponse<T>IOExceptionCopyright © 2016 Pivotal Software, Inc.. All rights reserved.