public class ByteBodyContent extends Object implements BodyContent
| 构造器和说明 |
|---|
ByteBodyContent(byte[] bs,
int count,
String charset) |
public ByteBodyContent(byte[] bs,
int count,
String charset)
public String getBody()
BodyContentgetBody 在接口中 BodyContentpublic void fill(ByteWriter bw) throws IOException
BodyContentfill 在接口中 BodyContentIOExceptionCopyright © 2015. All rights reserved.