JCL Help:TJclBufferedStream.GetCalcedSize

From Project JEDI Wiki
Jump to navigationJump to search


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

TJclBufferedStream.Seek


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