apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: File_Archive_Reader_Gzip

Source Location: /File_Archive-1.0.0/File/Archive/Reader/Gzip.php

Class Overview

File_Archive_Reader_Archive
   |
   --File_Archive_Reader_Gzip

Uncompress a file that was compressed in the Gzip format


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]
Uncompress a file that was compressed in the Gzip format


[ Top ]


Class Variables

$alreadyRead =  false

[line 40]


Type:   mixed


[ Top ]

$gzfile =  null

[line 41]


Type:   mixed


[ Top ]

$tmpName =  null

[line 42]


Type:   mixed


[ Top ]



Method Detail

close   [line 47]

void close( )

  • See: File_Archive_Reader::close()

[ Top ]

getData   [line 110]

void getData( [ $length = -1])

  • See: File_Archive_Reader::getData()

Parameters:

   $length   — 

[ Top ]

getFilename   [line 97]

void getFilename( )

Return the name of the single file contained in the archive deduced from the name of the archive (the extension is removed)
  • See: File_Archive_Reader::getFilename()

[ Top ]

next   [line 61]

void next( )

  • See: File_Archive_Reader::next()

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:21:14 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.