Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model.util
/
base64ToByteString
base64To
Byte
String
common
fun
String
.
base64ToByteString
(
)
:
ERROR CLASS: Symbol not found for ByteString
(
source
)
Decodes a Base64 string into a ByteString.
Throws
Illegal
Argument
Exception
if the string is not valid Base64.