AvailableBits Property
From SharpZip Compression Library
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