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

See Also

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