sys-file-reader: Break reading a system file into two stages.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 9 Feb 2014 21:26:32 +0000 (13:26 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 16 Feb 2014 07:15:18 +0000 (23:15 -0800)
This paves the way to add a way to obtain strings from the system file, to
allow to more intelligently offer users a choice of encodings, by allowing
a client to open a system file before deciding what encoding should be
used to decode it.


No differences found