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

TStreamHelper.ReadDWordLE

Read a DWord from the stream, little endian

Declaration

Source position: streamex.pp line 161

function TStreamHelper.ReadDWordLE: dword;

Function result

The DWord value

Description

ReadWordLE reads a DWord from the stream, little-endian (LSB first).

Errors

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

See also

ReadWordLE

ReadQWordLE

WriteDWordLE


Documentation generated on: Nov 14 2015