Transfer Encodings

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 17: Line 17:
 
* [[Crockford Base32]]
 
* [[Crockford Base32]]
 
* [[Hex encoding]] (Base16)
 
* [[Hex encoding]] (Base16)
 +
* [[Percent-encoding]]
 
* [[Quoted-printable]]
 
* [[Quoted-printable]]
 
* [[UTF-7]]
 
* [[UTF-7]]
Line 30: Line 31:
 
* [[Punycode]]
 
* [[Punycode]]
 
* [[Transport Neutral Encapsulation Format]] (TNEF; winmail.dat)
 
* [[Transport Neutral Encapsulation Format]] (TNEF; winmail.dat)
* [[URL Encoding]]
+
* [[URL encoding]]
  
 
== See also ==
 
== See also ==

Revision as of 15:05, 2 May 2015

File Format
Name Transfer Encodings
Ontology

{{{caption}}}

A transfer encoding is a method of reversibly transforming data so that it uses a reduced set of bytes (or other symbols), to make it compatible with a protocol or format that does not allow all possible byte values.

It's not clear how common the term transfer encoding is. Web searches for it are useless, due to noise from the HTTP Transfer-Encoding and MIME Content-Transfer-Encoding headers.

Contents

Transfer encodings

Related/Uncategorized

See also

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox