Gets a value indicating whether the current stream supports reading.
Namespace:
Rebex.IO.Compression.Streams
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property CanRead As Boolean Get |
C# |
---|
public override bool CanRead { get; } |