ImageEn, unit iexUtils

TIEHashStream.LoadFromStream

TIEHashStream.LoadFromStream


Declaration

procedure LoadFromStream(Stream: TStream);


Description

Loads data to hash from specified stream.

It is necessary to create the stream as "buffered" to use this method.


See Also

LoadFromFile
SaveToFile
SaveToStream
Create