[Overview][Classes][Index] |
The byte order used in the file
Source position: externalreader.pp line 54
public property TExternalResourceReader.Endianess : Byte |
This property holds the byte order (endianess) of the file that has been read.
Remark: | Obviously, this property is meaningful only after a file has been read. |
|
The file uses big endian byte order |
|
|
The file uses little endian byte order |