public static class StorageClient.UploadBuff extends Object implements UploadCallback
| 构造器和说明 |
|---|
UploadBuff(byte[] fileBuff,
int offset,
int length)
constructor
|
public UploadBuff(byte[] fileBuff,
int offset,
int length)
fileBuff - the file buff for uploadingoffset - length - public int send(OutputStream out) throws IOException
send 在接口中 UploadCallbackout - output stream for writing file contentIOException - if an error occurredCopyright © 2017. All rights reserved.