|
||||||||||
|
||||||||||
Related Syntax | Related Concepts | Other Library Functions |
function | Encode64 |
Available in:
Standard Professional Enterprise |
Library: omenc64 - base64 encoding and decoding
Include: omenc64.xin |
define stream function Encode64 value stream Chars-In with-sequence value stream EncodeSeq optional
where
The Encode64 function converts data into Base64-encoded data. You can use this function to convert binary data (255-character-set data) into 64-character-set data that can be sent and received by all email programs.
Related Syntax Decode64 |
Related Concepts Character set encoding |
Other Library Functions Decode64 Encode64 |
---- |