Reading a text file line by line aka block wise.
-
Updated
Feb 6, 2013 - Objective-C
Reading a text file line by line aka block wise.
Read large files line by line in a memory efficient (constant) way.
A simple LineReader class, similar to Java's readline() method, written in Typescript (for Node) to read files line-by-line asynchronously and quickly.
Add a description, image, and links to the linereader topic page so that developers can more easily learn about it.
To associate your repository with the linereader topic, visit your repo's landing page and select "manage topics."