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

Class: File_Archive_Reader_Bzip2

Source Location: /File_Archive-0.3.0/File/Archive/Reader/Bzip2.php

Class Overview

File_Archive_Reader_Archive
   |
   --File_Archive_Reader_Bzip2

Uncompress a file that was compressed in the Bzip2 format


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 37]
Uncompress a file that was compressed in the Bzip2 format


[ Top ]


Class Variables

$alreadyRead =  false

[line 41]


Type:   mixed


[ Top ]

$data =  null

[line 39]


Type:   mixed


[ Top ]

$offset =  0

[line 40]


Type:   mixed


[ Top ]



Method Detail

close   [line 46]

void close( )

  • See: File_Archive_Reader::close()

[ Top ]

getData   [line 106]

void getData( [ $length = -1])

  • See: File_Archive_Reader::getData()

Parameters:

   $length   — 

[ Top ]

getFilename   [line 84]

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 ]

getStat   [line 97]

void getStat( )

  • See: File_Archive_Reader::getStat()

[ Top ]

next   [line 57]

void next( )

  • See: File_Archive_Reader::next()

[ Top ]

skip   [line 125]

void skip( $length)

  • See: File_Archive_Reader::skip()

Parameters:

   $length   — 

[ Top ]


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