DeflaterHuffman.TallyLit Method

SharpZip Compression Library

SharpZip Compression Library

DeflaterHuffman.TallyLit Method 

Add literal to buffer

public bool TallyLit(
   int lit
);

Parameters

lit

Return Value

Value indicating internal buffer is full

See Also

DeflaterHuffman Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace