http://www.indyproject.org/docsite/h...StreamVCL.html
Mann ist die Indyhilfe bescheiden...irgendwann erscheint der Button Home auf dem Link und dann eine Suchleiste,darin findet man z.B.
idStream.write und dort sieht man dann die benötigte
Unit.
Topic Path: Symbol Reference > Types > TIdStream Type
ContentsIndexHome
PreviousUpNext
TIdStream Type
Collapse All
Implements a stream wrapper for the platforms supported by the
Indy library.
File
IdObjs
Pascal
TIdStream = TStream;
Description
TIdStream is a TObject descendant that specifies a wrapper for stream classes. TIdStream isolates the differences between stream implementations for the platforms supported by the
Indy library.
To minimize the number of overloaded methods required for TStream and .Net Stream arguments, TIdStream provides an implict converter as a class operator for
VCL to .Net stream types.
TIdStream overrides provides methods used for reading and writing to the stream that isolate the differences between pointers and memory allocation for the .Net platform.
See Also
TIdBytes
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the
Indy Pit Crew. All rights reserved.
Post feedback to the
Indy Docs Newsgroup.
Uses idObjs; //ist ja auch völlig logisch, lol,ob die wohl Drogen konsumieren?