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

TStreamHelper.ReadQWordLE

Read a QWord from the stream, little endian

Declaration

Source position: streamex.pp line 186

function TStreamHelper.ReadQWordLE: QWord;

Function result

The QWord value

Description

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

Errors

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

See also

TStreamHelper.ReadWordLE

  

Read a Word from the stream, little endian

TStreamHelper.ReadDWordLE

  

Read a DWord from the stream, little endian

TStreamHelper.WriteQWordLE

  

Write a QWord value, little endian


Documentation generated on: May 14 2021