한국어
다크 모드
Node.js 런타임 필요 ('qsu/node')
지정된 문자열을 Base64로 인코딩합니다.
str::string
string
encodeBase64('this is test'); // Returns 'dGhpcyBpcyB0ZXN0'