Base:
3 references to CanWrite
System.IO.Compression.Brotli (3)
System\IO\Compression\enc\BrotliStream.Compress.cs (3)
71
/// <remarks><para>Use the <see cref="System.IO.Compression.BrotliStream.
CanWrite
" /> property to determine whether the current instance supports writing. Use the <see langword="System.IO.Compression.BrotliStream.WriteAsync" /> method to write asynchronously to the current stream.</para>
128
/// <para>Use the <see cref="System.IO.Compression.BrotliStream.
CanWrite
" /> property to determine whether the current instance supports writing.</para>
141
/// <para>Use the <see cref="System.IO.Compression.BrotliStream.
CanWrite
" /> property to determine whether the current instance supports writing.</para>