public class HttpRequestMessageBody extends Object
HttpRequestMessageBody(byte[] body)
byte[]
asBytes()
String
asString(Charset aCharset)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HttpRequestMessageBody(byte[] body)
public String toString()
toString
Object
public String asString(Charset aCharset)
public byte[] asBytes()
Copyright © 2020. All rights reserved.