API Reference/PrivMX Endpoint Java/Core
Base64
Constructors
Base64
Static Methods
decode
Decodes string in Base64 to byte array.
Params
base64_data
String
string to decode
Returns
byte[]
·
byte array with decoded data
encode
Encodes byte array to string in Base64 format.
Params
data
byte[]
byte array to encode
Returns
String
·
string in Base64 format
is
Checks if given string is in Base64 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.