[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a QWord value from the stream and return its value
Source position: classesh.inc line 968
ReadQWord reads a QWord value (8 bytes) from the stream and returns it's value.
If not enough bytes are available on the stream, an EStreamError exception will be raised.
|
Reads data from the stream to a buffer and returns the number of bytes read. |
|
|
Write a byte to the stream. |
|
|
Read a word from the stream and return its value. |
|
|
Read a DWord from the stream and return its value. |
|
|
Read an ansistring from the stream and return its value. |