JCL Help:TJclRandomStream
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclRandomStream Class
[+] JclStreams.pas Classes
[+] TJclRandomStream Methods
[+] TJclRandomStream Properties
Search in JCL Help
Search in all projectsClass Hierarchy
TJclStream
|
TJclNullStream
|
TJclRandomStream
Summary
Stream that contains an unlimited amount of random data.
Pascal
public TJclRandomStream = class(TJclNullStream);
Description
This class implements a stream containing an ulimited amount of random data. Data written to this stream will be discarded.
See Also
TJclNullStream TJclEmptyStream
About
Unit
Donator
Florent Ouchet
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page