类 BinaryRequestBody
java.lang.Object
com.dtflys.forest.http.ForestRequestBody
com.dtflys.forest.http.body.BinaryRequestBody
二进制请求体类型
- 从以下版本开始:
- 1.5.29
- 作者:
- gongjun
-
字段概要
从类继承的字段 com.dtflys.forest.http.ForestRequestBody
body -
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.http.ForestRequestBody
clone, getBody, getByteArray, getDefaultBodyType, getDefaultValue, setDefaultValue
-
构造器详细资料
-
BinaryRequestBody
public BinaryRequestBody()
-