]> git.cworth.org Git - apitrace/blobdiff - trace_snappyfile.hpp
Implement scanning/skipping of fragments of the trace
[apitrace] / trace_snappyfile.hpp
index 2ee95bee8e94499e416267297ef774809056cc8d..ecf39dedbe649a470f531aaba1bf56918812e797 100644 (file)
@@ -62,6 +62,7 @@ protected:
     virtual int rawGetc();
     virtual void rawClose();
     virtual void rawFlush();
+    virtual bool rawSkip(unsigned length);
 
 private:
     inline int freeCacheSize() const