JCL Help:TJclRandomStream

From Project JEDI Wiki
Jump to navigationJump to search

Class 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

JclStreams


Navigation

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