DeflaterHuffman.IsFull Method
From SharpZip Compression Library
Get value indicating if internal buffer is full
public bool IsFull();
Return Value
true if buffer is full
See Also
DeflaterHuffman Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace