Các thành viên Streams
Seeking
Reading
Properties
CanRead { get; }
Methods
Read(byte[] buffer, int offset, int count)text
ReadByte();
Writing
Properties
CanWrite(get,)
Methods
Write (byte[] buffer, int offset, int
count)
WriteByte (byte value)
Properties
Method
CanSeek{get;}
Position{get;set}
Length{get;}
SetLength(long value)
Seek(long offset,SeekOrigin origin)
Closing/Flushing
Methods
Close()
Dipose()
Flush()
TimeOut
Properties
CanTimeout { get; }
ReadTimeout { get; set; }
ReadTimeout { get; set; }
Other
public static readonly Stream Null
public static readonly Stream Null
Stream