C# Class Org.BouncyCastle.Utilities.Zlib.InflateBlocks

Inheritance: InflateCodes
Show file Open project: ElanHasson/SSIS-Extensions Class Usage Examples

Private Methods

Method Description
InflateBlocks ( ZStream z, Object checkfn, int w ) : System
free ( ZStream z ) : void
inflate_flush ( ZStream z, ZLibStatus r ) : ZLibStatus
proc ( ZStream z, ZLibStatus r ) : ZLibStatus
reset ( ZStream z, long c ) : void
set_dictionary ( byte d, int start, int n ) : void
sync_point ( ) : ZLibStatus