SAS(R) SDK for Android
androidJvm
Overview
Release Notes
Packages
SAS(R) SDK for Android
/
com.sas.android.visualanalytics.sdk
/
HttpHandler
/
HttpRequest
/
RequestContentEntry
/
Bytes
/
Bytes
Bytes
constructor
(
text
:
String
,
contentType
:
String
,
partName
:
String
?
)
constructor
(
bytes
:
ByteArray
,
contentType
:
String
,
partName
:
String
?
)
Parameters
bytes
The input to the HTTP request.
Content copied to clipboard