Class TSimplePeekCharStream
Unit
Declaration
type TSimplePeekCharStream = class(TPeekCharStream)
Description
Read another stream, sequentially, always being able to back one character. This is a simplest non-abstract implementation of the TPeekCharStream class.
Source: base/castleclassutils.pas (line 359).
Hierarchy
- TObject
- TStream
- TPeekCharStream
- TSimplePeekCharStream
Generated by PasDoc 0.17.0.snapshot.