public final class RequestBodyUtils extends java.lang.Object
描述:请求体处理工具类
static RequestBody
create(MediaType mediaType, java.io.InputStream inputStream)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static RequestBody create(MediaType mediaType, java.io.InputStream inputStream)