Documentation for this section has not yet been entered.
If a class derived from System.IO.Stream does not support writing, a call to BufferedStream.SetLength(long), BufferedStream.Write(Byte[], int, int), or BufferedStream.WriteByte(byte) throws a NotSupportedException.
If the stream is closed, this property returns false.