public class StorageDownloadRequest extends FdfsRequest
head, inputFile| 构造器和说明 |
|---|
StorageDownloadRequest(String groupName,
String path,
long fileOffset,
long fileSize)
文件下载请求
|
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getFileOffset() |
long |
getFileSize() |
String |
getGroupName() |
String |
getPath() |
encodeParam, getBodyLength, getHeadByte, getInputFilepublic long getFileOffset()
public String getGroupName()
public String getPath()
public long getFileSize()
getFileSize 在类中 FdfsRequestCopyright © 2017. All rights reserved.