한국어
다크 모드
인코딩된 base64 문자열을 일반 문자열로 디코딩합니다.
encodedStr::string
string
decodeBase64('dGhpcyBpcyB0ZXN0'); // Returns 'this is test'