C# Class NetWrok.HTTP.Zlib.InflateBlocks

Show file Open project: simonwittber/netwrok-client Class Usage Examples

Private Methods

Method Description
Flush ( ZlibCodec z, int r ) : int
Free ( ZlibCodec z ) : void
InflateBlocks ( ZlibCodec z, System checkfn, int w ) : System
Process ( ZlibCodec z, int r ) : int
Reset ( ZlibCodec z, long c ) : void
SetDictionary ( byte d, int start, int n ) : void
SyncPoint ( ) : int