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

Class: File_Archive_Reader_Gzip

Source Location: /File_Archive-0.1.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 37]
Uncompress a file that was compressed in the Gzip format


[ Top ]


Class Variables

$alreadyRead =  FALSE

[line 41]


Type:   mixed


[ Top ]

$comment =  NULL

[line 44]


Type:   mixed


[ Top ]

$data =  NULL

[line 39]


Type:   mixed


[ Top ]

$hasComment =  FALSE

[line 46]


Type:   mixed


[ Top ]

$hasName =  FALSE

[line 45]


Type:   mixed


[ Top ]

$name =  NULL

[line 43]


Type:   mixed


[ Top ]

$offset =  0

[line 40]


Type:   mixed


[ Top ]



Method Detail

close   [line 51]

void close( )

  • See: File_Archive_Reader::close()

[ Top ]

getData   [line 139]

void getData( [ $length = -1])

  • See: File_Archive_Reader::getData()

Parameters:

   $length   — 

[ Top ]

getFilename   [line 123]

void getFilename( )

  • See: File_Archive_Reader::getFilename()

[ Top ]

getStat   [line 130]

void getStat( )

  • See: File_Archive_Reader::getStat()

[ Top ]

next   [line 62]

void next( )

  • See: File_Archive_Reader::next()

[ Top ]

skip   [line 157]

void skip( $length)

  • See: File_Archive_Reader::skip()

Parameters:

   $length   — 

[ Top ]


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