Rate this page:

base64_decode

Copy URL
base64_decode(data: 

string

):

number[]

Decodes the data in the Base64 encoding

Parameters

  • data:

    string

    Data to decode

Returns

  • type:

    number[]