ibec_fs_ReadByte

The ibec_fs_ReadByte function reads one byte from the file stream and returns an unsigned integer value (0..255).

Syntax

  function ibec_fs_ReadByte(FileHandle : variant) : integer;

Example

Please refer to Ascertaining the distribution of data pages.