LineReader
LineReader copied to clipboard
Fixed a simple leak
Not sure where the original NSDataExtensions lives, but as Stackoverflow sends a few people here I thought I'd send this.
I just directly include the source code, and I don't personally use garbage collection. It'll be a no-op in GC environments, so it seems safer overall this way.