[Overview][Constants][Classes][Index] |
Read a Word from the stream, big endian
Source position: streamex.pp line 166
function TStreamHelper.ReadWordBE: Word; |
The word value
ReadWordBE reads a word from the stream, big-endian (MSB first).
If not enough data is available an EReadError exception is raised.
ReadDWordBE |
ReadQWordBE |
WriteWordBE |