Binary-to-text encoding: Difference between revisions

Content deleted Content added
Undid revision 1240058273 by JamesTechBorg (talk) This github has one contributor. Not every pet-project needs to be listed here.
Line 82:
|-
| [[Tektronix hex]] || Arbitrary || || || Typically used to program [[EPROM]], [[Flash memory|NOR flash]] memory chips.
|-
| TxMS || Hexadecimal || ~32% || [https://github.com/bchainhub/txms.js Node.js (and CLI)] || Used to transmit [[Blockchain]] transactions via [[SMS]] using [[UTF-16BE]].
|-
| [[Uuencoding]] || Arbitrary || data-sort-value="60%"|~60% ([[Uuencoding#Disadvantages|up to 70%]]) || [[Uuencoding#Perl|Perl]], [http://www.fpx.de/fp/Software/UUDeview/ C], [https://github.com/MHumm/DelphiEncryptionCompendium/blob/master/Source/DECFormat.pas Delphi], [https://github.com/frohoff/jdk8u-dev-jdk/blob/master/src/share/classes/sun/misc/UUEncoder.java Java], [https://docs.python.org/3/library/uu.html Python], probably many others || An early encoding developed in 1980 for [[Unix-to-Unix Copy]]. Largely replaced by MIME and [[yEnc]]