Fingerprint_Card
Loading...
Searching...
No Matches
ICSharpCode.SharpZipLib.BZip2 Namespace Reference

Classes

class  BZip2
 An example class to demonstrate compression and decompression of BZip2 streams. More...
class  BZip2Constants
 Defines internal values for both compression and decompression. More...
class  BZip2Exception
 BZip2Exception represents exceptions specific to Bzip2 algorithm. More...
class  BZip2InputStream
 An input stream that decompresses files in the BZip2 format. More...
class  BZip2OutputStream
 An output stream that compresses into the BZip2 format including file header chars into another stream. More...