aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/io/BufferedReader.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fs/io/BufferedReader: new class to replace class TextFileMax Kellermann2014-08-071-0/+75
The new class is pluggable, to prepare for gzipped database files. For now, the TextFile class remains, and will be refactored away later.