toggle menu
opensdk
androidJvm
switch theme
search in API
opensdk
/
com.alicloud.databox.opensdk
/
ResultResponse
/
Data
Data
class
Data
(
rawData
:
ByteArray
)
Members
Constructors
Data
Link copied to clipboard
constructor
(
rawData
:
ByteArray
)
Functions
as
JSONObject
Link copied to clipboard
fun
asJSONObject
(
)
:
JSONObject
as
String
Link copied to clipboard
fun
asString
(
)
:
String
get
Raw
Bytes
Link copied to clipboard
fun
getRawBytes
(
)
:
ByteArray
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String