[Overview][Constants][Classes][Index] Reference for unit 'streamex' (#fcl)

TStreamHelper.ReadDWordBE

Read a DWord from the stream, big endian

Declaration

Source position: streamex.pp line 167

function TStreamHelper.ReadDWordBE: dword;

Function result

The DWord value

Description

ReadWordBE reads a DWord from the stream, big-endian (MSB first).

Errors

If not enough data is available an EReadError exception is raised.

See also

ReadWordBE

ReadQWordBE

WriteDWordBE


Documentation generated on: Nov 14 2015