ImageEn, unit iexUtils
TIEHashStream.Seek
TIEHashStream
.Seek
Declaration
function Seek(const Offset: int64; Origin: TSeekOrigin): int64;
Description
Seeks data in the hash stream.
It is necessary to
create
the stream as "buffered" to use this method.
Loading contents...