toggle menu
vclib-aries
3.8.0
common
switch theme
search in API
vclib-aries
/
at.asitplus.wallet.lib.msg
/
JwmAttachment
/
Companion
Companion
object
Companion
Members
Functions
deserialize
Link copied to clipboard
fun
deserialize
(
it
:
String
)
:
KmmResult
<
JwmAttachment
>
encode
Link copied to clipboard
fun
encode
(
data
:
ByteArray
,
filename
:
String
,
mediaType
:
String
,
parent
:
String
)
:
JwmAttachment
encode
Base64
Link copied to clipboard
fun
encodeBase64
(
data
:
ByteArray
)
:
JwmAttachment
fun
encodeBase64
(
data
:
String
)
:
JwmAttachment
encode
Jws
Link copied to clipboard
fun
encodeJws
(
data
:
String
)
:
JwmAttachment