WidgetBridge
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
WidgetBridge
WidgetBridge
/
com.vocabloot.widgetbridge
/
EncodedImage
Encoded
Image
class
EncodedImage
(
val
bytes
:
ByteArray
,
val
extension
:
String
)
(
source
)
Members
Constructors
Encoded
Image
Link copied to clipboard
constructor
(
bytes
:
ByteArray
,
extension
:
String
)
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteArray
extension
Link copied to clipboard
val
extension
:
String