Class TFBuffer (unit ODFileUnit) |
TObject
Text file buffer. This class is used solely to implement the TextFile class.
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
------------------------------------------------------------------------------ TFBuffer methods. ------------------------------------------------------------------------------
Functions |
Fill a buffer by reading raw bytes
Get single character from the buffer, which will refill itself as necessary. Returns false on EOF.
Read line from buffer, stripping CR/LF. The buffer re-fills as necessary.
empty the buffer
Properties |
Events |
Variables |