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
| Gets the number of bits available in the bit buffer. This must be only called when a previous PeekBits() returned -1. | |
| Gets the number of bytes available. | |
| Returns true when SetInput can be called |
See Also
StreamManipulator Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace