Skip to content

Commit 5dfb99f

Browse files
author
Oleh Kulykov
committed
1739664173
1 parent e6f7f32 commit 5dfb99f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/plzma_in_streams.hpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,10 @@ namespace plzma {
177177
public:
178178
Z7_COM_UNKNOWN_IMP_1(IInStream)
179179

180+
181+
182+
183+
180184
public:
181185
STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 * newPosition) throw() override final;
182186
STDMETHOD(Read)(void * data, UInt32 size, UInt32 * processedSize) throw() override final;

0 commit comments

Comments
 (0)