![]() |
|
||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
||||||
| Related Syntax | Related Concepts | Other Library Functions | ||||
| function |
Encode64 |
|
Library: Base64 encoding and decoding (OMENC64) legacy
Include: omenc64.xin |
define stream function Encode64
value stream Chars-In
with-sequence value stream EncodeSeq optional
Argument definitions
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 |