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

TStreamHelper.ReadWordLE

Read a Word from the stream, little endian

Declaration

Source position: streamex.pp line 160

function TStreamHelper.ReadWordLE: Word;

Function result

The word value

Description

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

Errors

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

See also

ReadDWordLE

ReadQWordLE

WriteWordLE


Documentation generated on: Nov 14 2015