JCL Help:TJclBufferedStream.FBuffer

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Buffer to cache data.


Pascal

 protected FBuffer: array of Byte;


Description

Array of byte to store data to group multiple small read and write operations.


See Also

TJclBufferedStream.BufferSize TJclBufferedStream.FBufferMaxModifiedPos TJclBufferedStream.FBufferCurrentSize


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