core
/
io.karte.android.utilities.http
/
MultipartRequest
/
BitmapPart
androidJvm
Bitmap
Part
class
BitmapPart
(name:
String
, body:
Bitmap
) :
MultipartRequest.Part
<
Bitmap
>
Content copied to clipboard
Bitmap Part object.
Constructors
Functions
Properties
Constructors
BitmapPart
Link copied to clipboard
androidJvm
fun
BitmapPart
(name:
String
, body:
Bitmap
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Properties
headers
Link copied to clipboard
androidJvm
val
headers
:
MutableMap
<
String
,
String
>
Content copied to clipboard
part headers
name
Link copied to clipboard
androidJvm
val
name
:
String
Content copied to clipboard
part name