ezeio2:scriptref:uudecode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ezeio2:scriptref:uudecode [2019-06-15 22:00] – created andrehezeio2:scriptref:uudecode [2019-09-02 21:45] (current) andreh
Line 1: Line 1:
-===== Script reference ====== +==== uudecode ====
- +
-==== uudecode( dest[], source[], maxlength ) ====+
  
 Decode an UU-encoded string Decode an UU-encoded string
Line 15: Line 13:
  
 Binary data is encoded in chunks of 45 bytes. To assemble these chunks into a complete stream, function memcpy allows you to concatenate buffers at bytealigned boundaries Binary data is encoded in chunks of 45 bytes. To assemble these chunks into a complete stream, function memcpy allows you to concatenate buffers at bytealigned boundaries
 +
 +//NOTE: This is a rarely needed command for ezeio programming.//
  
 === Parameters === === Parameters ===
  • ezeio2/scriptref/uudecode.1560636010.txt.gz
  • Last modified: 2019-06-15 22:00
  • by andreh