|
<< Click to Display Table of Contents >> Navigation: Classes > TZDecompressionStream > Methods > Seek |
SIGNATURE=IWZLibEx.TZDecompressionStream.Seek@Longint@Word
ETYPE=Method
Declaration:
Delphi: |
public function Seek(offset: Longint; origin: Word): Longint; override; |
C++: |
public: virtual __fastcall Longint Seek(Longint offset, Word origin); |
Description: This is Seek, a member of class TZDecompressionStream.