Class JArchiveBzip2
Bzip2 format adapter for the JArchive class
- JArchiveBzip2 implements JArchiveExtractable
		
		
		
		Package: Joomla\Platform\Archive
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/archive/bzip2.php
	
		Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/archive/bzip2.php
Methods summary
| 
				 public 
				boolean
				
				 | |
| 
				 protected 
				boolean
				
				 | 
			#
			 extractStream( string $archive, string $destination, array $options = array() )Method to extract archive using stream objects | 
| 
				 public static
				boolean
				
				 | 
