Decoder base64Converts (decodes) base64 code into a string.Example: "0YHRgtGA0L7QutCw" → "строка". base64: Decode Produces a result similar to the PHP function base64_decode()