swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
  Related Syntax   Related Concepts   Other Library Functions  
function   Decode64    

Library: omenc64 - base64 encoding and decoding
Include: omenc64.xin

Declaration

  define stream function Decode64
                   value      stream Chars-In
     with-sequence value      stream EncodeSeq optional
     status        modifiable switch Status    optional

Where:
Chars-In


EncodeSeq
Status

Purpose

You can use this function to convert encoded Base64 data into the original data. You can use this function to convert incoming 64-character-set data into binary data (255-character-set data) when processing incoming email attachments (for example, binary files) or sections.

    Related Syntax
   Encode64
 
Related Concepts
   Character set encoding
 
Other Library Functions
   Decode64
   Encode64
 
----  

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:07:09 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.