Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-message
/
love.forte.simbot.component.onebot.v11.message
/
Base64Encoder
/
encodeToAppendable
encode
To
Appendable
abstract
fun
<
A
:
Appendable
>
encodeToAppendable
(
source
:
ByteArray
,
destination
:
A
)
:
A
(
source
)
Encodes
source
ByteArray to a Base64 encoded ByteArray.