<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/groovy/tags/gzip</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 21:14:45 GMT</pubDate>
<item>
<title>(Groovy) Reading first line, then rest of file line by line with eachLine (+ gzip support) - kolmogorov</title>
<link>http://snipplr.com/view/13135/reading-first-line-then-rest-of-file-line-by-line-with-eachline--gzip-support/</link>
<description><![CDATA[ <p>Read the first (or some number) of lines of file to treat special (e.g. the first line is column headings), then use eachLine to read in rest of file.  Also illustrate simple use of GZIPInputStream.   Other experiments had me convinced that eachLine always reset to beginning of stream, but apparently not.</p> ]]></description>
<pubDate>Mon, 16 Mar 2009 04:37:48 GMT</pubDate>
<guid>http://snipplr.com/view/13135/reading-first-line-then-rest-of-file-line-by-line-with-eachline--gzip-support/</guid>
</item>
</channel>
</rss>
