JCL Help:TJclSectoredStream.SectoredToFlat@Int64

From Project JEDI Wiki
Jump to navigationJump to search


Summary

This function translates position from sectored space to flat space adding overhead for each sectors before this position.


Pascal

 protected function SectoredToFlat(const Position: Int64): Int64;


Parameters

Parameters Description
const Position: Int64 Position in sectored space (ie storage space).


Return Value

Returns the position in flat space (ie in space exposed by this descendant of TStream).


Description

The description for this help topic does not exist, edit this page

See Also

TJclSectoredStream.FlatToSectored 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