CanRead
overrideget
public override bool CanReadWhen overridden in a derived class, gets a value indicating whether the current stream supports reading.
Returns
true if the stream supports reading; otherwise, false.System.Buffers.IBufferWriter implementation which boxes another buffer writer. public override bool CanReadtrue if the stream supports reading; otherwise, false.public override bool CanSeektrue if the stream supports seeking; otherwise, false.public override bool CanWritetrue if the stream supports writing; otherwise, false.public override long Lengthpublic override long PositionSystem.IO.IOExceptionSystem.NotSupportedExceptionSystem.ObjectDisposedException