StreamManipulator.AvailableBytes Property

Gets the number of bytes available.

[Visual Basic]
Public ReadOnly Property AvailableBytes As Integer
[C#]
public int AvailableBytes {get;}

See Also

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