| TStream descendants, TStream compatible classes and TStream helpers. |
|
Used in GpTextStream.
Released under the BSD
License.
Articles
Files
Last modifications
1.30: 2010-04-12
- Implemented TGpFileStream class and two SafeCreateGpFileStream
functions.
- Unicode fixes.
- Disable inlining for Delphi 2007
because of compiler bugs.
- Added function BytesLeft to the TStream class helper.
- Implemented
TGpFixedMemoryStream.CreateA and fixed TGpFixedMemoryStream.Create.
- Added function AtEnd to the TStream class helper.
- Added AsAnsiString property and WriteAnsiStr method.
1.25b: 2009-09-14
- Safer TGpFixedMemoryStream.Read.
- Added setter for TGpFixedMemoryStream.Position so that invalid
positions raise exception.
|