Net
/
com.drake.net.response
/
convert
convert
inline fun <
R
>
Response
.
convert
(converter:
NetConverter
):
R
Content copied to clipboard
响应体使用转换器处理数据
fun <
R
>
Response
.
convert
(type:
Type
):
R
Content copied to clipboard