<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Whitespacer</id>
		<title>Whitespacer - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Whitespacer"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Whitespacer&amp;action=history"/>
		<updated>2026-05-12T06:14:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Whitespacer&amp;diff=45023&amp;oldid=prev</id>
		<title>Parchivist: Created page with &quot;{{FormatInfo |formattype=electronic |subcat=Transfer Encodings }} '''Whitespacer''' is a whitespace encoder/decoder. It reads from standard in, takes each of the four pairs of...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Whitespacer&amp;diff=45023&amp;oldid=prev"/>
				<updated>2023-08-27T23:13:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Transfer Encodings }} &amp;#039;&amp;#039;&amp;#039;Whitespacer&amp;#039;&amp;#039;&amp;#039; is a whitespace encoder/decoder. It reads from standard in, takes each of the four pairs of...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Transfer Encodings&lt;br /&gt;
}}&lt;br /&gt;
'''Whitespacer''' is a whitespace encoder/decoder. It reads from standard in, takes each of the four pairs of bits in each byte and encodes it as one of four whitespace characters: &amp;quot;\t&amp;quot;, &amp;quot;\n&amp;quot;, &amp;quot;\r&amp;quot;, &amp;quot; &amp;quot; (space)&lt;br /&gt;
&lt;br /&gt;
It then writes these whitespace characters to standard out.&lt;br /&gt;
&lt;br /&gt;
It can then do the reverse, taking groups of four whitespace characeters and decoding them back into a single byte.&lt;br /&gt;
&lt;br /&gt;
Here's what it looks like in Wireshark sending some encoded bytes through a TCP session:&lt;br /&gt;
&lt;br /&gt;
[[File:Whitespacer_wireshark.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://github.com/gregfoletta/whitespacer homepage]&lt;/div&gt;</summary>
		<author><name>Parchivist</name></author>	</entry>

	</feed>