SkillAgentSearch skills...

LineReader

Reading a text file line by line aka block wise.

Install / Use

/learn @johnjohndoe/LineReader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LineReader

A collection of classes to implement a file reader that can read a specific amount of the content of a file. Instead of reading the whole file at once the aim is to read block wise. The file contents can be read forwards or backwards.

The included FileReader class originally has been created by Dave DeLong. Here you can find his answer on a question at stackoverflow.com.

Screenshot

The screenshot shows the current implementation.

LineReader

Configuration

The following configuration is used for the project.

  • MacOSX 10.7.2
  • SDK 10.7.
  • XCode 4.2. 64bit
  • Cocoa Application
  • Garbage collection

License

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Creative Commons Attribution-ShareAlike 3.0 Unported License

Related Skills

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated6mo ago
Forks25

Languages

Objective-C

Security Score

77/100

Audited on Sep 14, 2025

No findings