byteArrayBody
Sets the body of the HTTP request as a ByteArray.
Return
Returns the HttpRequest.Builder instance.
Parameters
value
The value of the request body.
Sets the body of the HTTP request as a ByteArray.
Returns the HttpRequest.Builder instance.
The value of the request body.