| Overload | Description |
|---|---|
| BZip2File Constructor(AbstractFile) | Initializes a new instance of the GZippedFile class for accessing the first file in the gzip archive. |
| BZip2File Constructor(AbstractFile,Nullable<CompressionLevel>) | |
| BZip2File Constructor(FileSystemEvents,Object,AbstractFile) | Initializes a new instance of the GZippedFile class for accessing the first file in the GZip archive and enabling event notifications while the object is being created. |
| BZip2File Constructor(FileSystemEvents,Object,AbstractFile,Nullable<CompressionLevel>) |