Bytes

constructor(text: String, contentType: String, partName: String?)


constructor(bytes: ByteArray, contentType: String, partName: String?)

Parameters

bytes
The input to the HTTP request.