zipios 2.2.0
Zipios -- a small C++ library that provides easy access to .zip files.
backbuffer.hpp File Reference

The header file for zipios::BackBuffer. More...

Include dependency graph for backbuffer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zipios::BackBuffer
 To read a file by chunk from the end. More...

Namespaces

namespace  zipios
 The zipios namespace includes the Zipios library definitions.

Macros

#define BACKBUFFER_HPP

Detailed Description

The zipios::BackBuffer class is used to read a file backward.

Definition in file backbuffer.hpp.

Macro Definition Documentation

◆ BACKBUFFER_HPP

#define BACKBUFFER_HPP

Definition at line 3 of file backbuffer.hpp.