46 ssize_t
readChunk(ssize_t & read_pointer);
To read a file by chunk from the end.
ssize_t readChunk(ssize_t &read_pointer)
Read a chunk of data.
std::streampos m_file_pos
A virtual class used to see in a file embedded in another.
The zipios namespace includes the Zipios library definitions.
std::vector< unsigned char > buffer_t
A buffer of characters.
Define the zipios::VirtualSeeker class.
Various functions used throughout the library.