The properties of the InflaterInputBuffer class are listed below. For a complete list of InflaterInputBuffer class members, see the InflaterInputBuffer Members topic.
Public Instance Properties
![]() | Get/set the number of bytes available |
![]() | Get the contents of the clear text buffer. |
![]() | Get the number of useable bytes in ClearText |
![]() | Get/set the ICryptoTransform to apply to any data. |
![]() | Get the contents of the raw data buffer. |
![]() | Get the length of bytes bytes in the RawData |
See Also
InflaterInputBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace