Transfer Encodings

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (See also)
(Transfer encodings)
(2 intermediate revisions by one user not shown)
Line 15: Line 15:
 
* [[Base64]]
 
* [[Base64]]
 
* [[Base-122]]
 
* [[Base-122]]
 +
* [[Base65536]] [https://github.com/qntm/base65536]
 
* [[BinHex]] (.hqx)
 
* [[BinHex]] (.hqx)
 +
* [[BWTC32Key]]
 
* [[Crockford Base32]]
 
* [[Crockford Base32]]
 
* [[Hex encoding]] (Base16)
 
* [[Hex encoding]] (Base16)
Line 27: Line 29:
  
 
== Related/Uncategorized ==
 
== Related/Uncategorized ==
 +
* [[AR7]]
 
* [[Binary II]] (.bny) (for Apple II series) (often [[squeeze]]d as .bqy)
 
* [[Binary II]] (.bny) (for Apple II series) (often [[squeeze]]d as .bqy)
 
* [[MacBinary]]
 
* [[MacBinary]]

Revision as of 14:49, 12 October 2020

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