Stream readuint64

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

Schema

Stream readuint64.png

Description

Read an eight-byte (64bit) unsigned integer from a read-stream.

  • By default, an LSB (least significant byte first) order is assumed, but this can be overwritten by providing a true valeu at the msb input.
  • Returns nil on EOF.



Back to Standard Library.
Previous: Stream [ ReadUInt32 ]
Next: Stream [ Skip ]


Meine Werkzeuge