API Reference/PrivMX Endpoint Java/Core
Base32
Constructors
Base32
Static Methods
decode
Decodes string in Base32 to byte array.
Params
base32_data
String
string to decode
Returns
byte[]
·
byte array with decoded data
encode
Encodes byte array to string in Base32 format.
Params
data
byte[]
byte array to encode
Returns
String
·
string in Base32 format
is
Checks if given string is in Base32 format.
Params
data
String
string to check
Returns
boolean
·
data check result
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.