Zipios++
|
VirtualSeeker is a simple class that keeps track of a set of specified 'virtual' file endings that mark a subset of a real file. More...
#include <virtualseeker.h>
VirtualSeeker is a simple class that keeps track of a set of specified 'virtual' file endings that mark a subset of a real file.
An example of its use (and its reason for existence) is to keep track of the file endings of a Zip file embedded in another file.
Definition at line 20 of file virtualseeker.h.