StreamManipulator Properties

SharpZip Compression Library

SharpZip Compression Library

StreamManipulator Properties

The properties of the StreamManipulator class are listed below. For a complete list of StreamManipulator class members, see the StreamManipulator Members topic.

Public Instance Properties

AvailableBits Gets the number of bits available in the bit buffer. This must be only called when a previous PeekBits() returned -1.
AvailableBytes Gets the number of bytes available.
IsNeedingInput Returns true when SetInput can be called

See Also

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