Stream readint64
Aus ExpeccoWiki
Schema
Description
- Read an eight-byte (64bit) signed 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 value at the msb input.
Back to Standard Library.
Previous: Stream [ ReadInt32 ]
Next: Stream [ ReadUInt16 ]
