| TStream descendants, TStream compatible classes and TStream helpers. |
|
Used in GpTextStream.
Released under the BSD
License.
Articles
Files
Last modifications
1.38: 2011-12-02
- Added methods WriteWideStr and WritelnWide to the
TGpStreamEnhancer.
- TGpJoinedStream uses Int64 for offsets.
- Fixed TStream helper to not cause internal compiler errors in
Delphi XE.
- Added function TGpJoinedStream.RemoveStream and
.RemoveProcessedStreams.
- TGpJoinedStream.StreamCount and .Stream[] made public.
- TGpJoinedStream can take ownership of substreams.
- Added function TGpStreamEnhancer.CheckTag.
1.33: 2010-12-25
- ReadTag functions always uses strings with explicit "wideness".
- Added method WritelnAnsi.
- Implemented stream wrapper CreateJoinedStream.
- KeepStreamPosition implements Restore function.
|