JCL Help:TJclSectoredStream.FlatToSectored@Int64
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclSectoredStream.FlatToSectored Method
[+] TJclSectoredStream Fields
[+] TJclSectoredStream Methods
Search in JCL Help
Search in all projects
Summary
This function translates position from flat space to sectored space removing overhead for each sectors before this position.
Pascal
protected function FlatToSectored(const Position: Int64): Int64;
Parameters
Parameters | Description |
const Position: Int64 | Position in flat space (ie in this stream space). |
Return Value
Returns the position in sectored space (ie storage space).
Description
The description for this help topic does not exist, edit this page
See Also
TJclSectoredStream.SectoredToFlat TJclSectoredStream.GetCalcedSize
About
Donator
Florent Ouchet
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