Tanl Linguistic Pipeline

IXE::io::MappedGzFileView Class Reference

portion of gzip-compressed file mapped into memory. More...

#include <MappedGzFile.h>

Inheritance diagram for IXE::io::MappedGzFileView:
IXE::io::MappedFileView

List of all members.

Public Member Functions

 MappedGzFileView (FileHandle *fh, off64_t offset, Size len)
 Map into memory the portion of the gz file at offset offset and size @ len.
Size inflate (byte *dest, Size len)
 Uncompress the contents.

Detailed Description

portion of gzip-compressed file mapped into memory.


Member Function Documentation

Size IXE::io::MappedGzFileView::inflate ( byte *  dest,
Size  len 
)

Uncompress the contents.

Parameters:
size the size of the uncompressed data.
dest where to store the uncompressed data.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.