Changes between Version 7 and Version 8 of FdoTextReaderEnhancements


Ignore:
Timestamp:
Oct 18, 2007, 2:15:27 PM (17 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FdoTextReaderEnhancements

    v7 v8  
    22== FDO !TextReader Enhancements ==
    33
    4 ==== Overview ====
     4=== Overview ===
    55
    66The FDO API provides a number of classes to support streamed I/O to files and in-memory buffers. Clients can add derived classes to support additional devices. A number of Reader and Writer classes are provided to read and write formatted data from and to these devices. One of these classes is the !FdoIoTextReader, which reads data from a stream in text format.