public Deflate ( FlushType flush ) : int | ||
flush | FlushType | whether to flush all data as you deflate. Generally you will want to /// use Z_NO_FLUSH here, in a series of calls to Deflate(), and then call EndDeflate() to /// flush everything. /// |
Résultat | int |