public class FileUploadAppenderEncoder extends FileUploadEncoder
| 构造器和说明 |
|---|
FileUploadAppenderEncoder(File file,
byte pathIdx) |
FileUploadAppenderEncoder(Object content,
String filename,
long length,
byte pathIdx) |
public FileUploadAppenderEncoder(File file, byte pathIdx)
file - pathIdx - protected byte cmd()
cmd 在类中 FileUploadEncoderpublic List<Object> encode(io.netty.buffer.ByteBufAllocator alloc)
encode 在接口中 Requestor.Encoderprotected Object content()
protected long size()
Copyright © 2017. All rights reserved.