Class BufferedRequestBody
java.lang.Object
okhttp3.RequestBody
net.dv8tion.jda.internal.utils.requestbody.TypedBody<BufferedRequestBody>
net.dv8tion.jda.internal.utils.requestbody.BufferedRequestBody
-
Nested Class Summary
Nested classes/interfaces inherited from class okhttp3.RequestBody
okhttp3.RequestBody.Companion
-
Field Summary
Fields inherited from class okhttp3.RequestBody
Companion, EMPTY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.dv8tion.jda.internal.utils.requestbody.TypedBody
contentType
Methods inherited from class okhttp3.RequestBody
contentLength, create, create, create, create, create, create, create, create, create, create, create, create, create, create, create, isDuplex, isOneShot
-
Constructor Details
-
BufferedRequestBody
public BufferedRequestBody(okio.Source source, okhttp3.MediaType type)
-
-
Method Details
-
withType
- Specified by:
withType
in classTypedBody<BufferedRequestBody>
-
writeTo
- Specified by:
writeTo
in classokhttp3.RequestBody
- Throws:
IOException
-