MIME::Base64 - base64æååã®ã¨ã³ã³ã¼ãã¨ãã³ã¼ã æ¦è¦Â¶ use MIME::Base64; $encoded = encode_base64('Aladdin:open sesame'); $decoded = decode_base64($encoded); 説æ¶ This module provides functions to encode and decode strings into the Base64 encoding specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions). The Base64 encoding is designed to represent arbitrary sequences of octets in a form that need not
{{#tags}}- {{label}}
{{/tags}}