zipios  2.2.0
Zipios – a small C++ library that provides easy access to .zip files.
Namespaces
backbuffer.cpp File Reference

The implementation file of zipios::BackBuffer. More...

#include "backbuffer.hpp"
#include "zipios/zipiosexceptions.hpp"
#include <algorithm>
Include dependency graph for backbuffer.cpp:

Go to the source code of this file.

Namespaces

 zipios
 The zipios namespace includes the Zipios library definitions.
 

Detailed Description

This class implements the functions necessary to read a file backward.

Definition in file backbuffer.cpp.