AvailableBits Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

StreamManipulator.AvailableBits Property

Gets the number of bits available in the bit buffer. This must be only called when a previous PeekBits() returned -1.

public int AvailableBits {get;}

See Also

StreamManipulator Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace