Base:
3 references to CanRead
System.IO.Compression.Brotli (3)
System\IO\Compression\dec\BrotliStream.Decompress.cs (3)
54
/// <remarks><para>Use the <see cref="System.IO.Compression.BrotliStream.
CanRead
" /> property to determine whether the current instance supports reading. Use the <see langword="System.IO.Compression.BrotliStream.ReadAsync" /> method to read asynchronously from the current stream.</para>
117
/// <para>Use the <see cref="System.IO.Compression.BrotliStream.
CanRead
" /> property to determine whether the current instance supports reading.</para>
130
/// <para>Use the <see cref="System.IO.Compression.BrotliStream.
CanRead
" /> property to determine whether the current instance supports reading.</para>