![]() | MemoryBufferStream.Write Method |
Name | Description | |
---|---|---|
![]() | Write(ReadOnlySpan<Byte>) | 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. (Inherited from Stream.) |
![]() | Write(Byte[], Int32, Int32) |
Writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.
(Overrides Stream.Write(Byte[], Int32, Int32).) |