BrotliStream.CanWrite Property

Definition

Gets a value indicating whether the stream supports writing.

C#
public override bool CanWrite { get; }

Property Value

true if the CompressionMode value is Compress, and the underlying stream supports writing and is not closed; otherwise, false.

Applies to

Product Versions
.NET Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.1