The header file for BackBuffer. More...
#include "zipios-config.h"#include <algorithm>#include "meta-iostreams.h"#include <vector>#include "fcollexceptions.h"#include "ziphead.h"#include "zipheadio.h"#include "virtualseeker.h"#include "zipios_common.h"Go to the source code of this file.
Classes | |
| class | zipios::BackBuffer |
| A BackBuffer instance is useful for reading the last part of a file in an efficient manner, when it is not known exactly how far back (towards the front!) to go, to find the start of the desired data block. More... | |
Namespaces | |
| namespace | zipios |
The header file for BackBuffer.
Definition in file backbuffer.h.
1.6.1