JCL Help:TJclBufferedStream.BufferHit

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Test if data at current position is in buffer.


Pascal

 protected function BufferHit: Boolean;


Return Value

True if data is in buffer.


Description

This internal helper tests if data at current position are stored in buffer.


See Also

TJclBufferedStream.LoadBuffer


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