toggle menu
multibase
1.1.0
common
switch theme
search in API
multibase
/
at.asitplus.io
/
MultiBase
/
encode
encode
fun
encode
(
base
:
MultiBase.Base
,
data
:
ByteArray
)
:
String
(
source
)
Encodes the given
data
into the specified
base
.