| Write(ReadOnlySpanByte) | When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written. | 
| Write(Byte, Int32, Int32) | 将字节序列写入当前流,并将此流中的当前位置提升写入的字节数。 |