public class AppendFileCommandAbstract extends AbstractStorageCommand<Void>
添加文件命令
2020-02-03 17:02
request, response| 构造器和说明 |
|---|
AppendFileCommandAbstract(InputStream inputStream,
long fileSize,
String path) |
public AppendFileCommandAbstract(InputStream inputStream, long fileSize, String path)
Copyright © 2021. All rights reserved.