JCL Help:TJclEasyStream.IsEqual@TStream
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclEasyStream.IsEqual Method
[+] TJclEasyStream Methods
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
public function IsEqual(Stream: TStream): Boolean;
Parameters
Parameters | Description |
Stream: TStream | Reference stream for comparisons. |
Return Value
Returns true if streams are equal, false otherwise.
Description
The IsEqual method compares data of this instance to data of reference stream for difference. Result is set accordingly.
About
Donator
Heinz Zastrau
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