JCL Help:TJclBufferedStream.GetCalcedSize
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclBufferedStream.GetCalcedSize Method
[+] TJclBufferedStream Fields
[+] TJclBufferedStream Methods
[+] TJclBufferedStream Properties
Search in JCL Help
Search in all projects
Summary
Computes size of stream including appended bytes not flushed yet.
Pascal
protected function GetCalcedSize: Int64; virtual;
Description
This function computes the size of this stream considering data stream size and eventually data that will be appended to this stream on next time the buffer is flushed.
See Also
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