ImageEn, unit iexUtils
TIEHashStream.Read
TIEHashStream
.Read
Declaration
function Read(var Buffer; Count: longint): Longint;
Description
Reads data from the hash stream.
It is necessary to
create
the stream as "buffered" to use this method.