SplitStreamContainerWrite Method |
Name | Description | |
---|---|---|
![]() | Write(Byte) |
Writes all of the specified bytes to the stream.
(Overrides StreamContainerWrite(Byte).) |
![]() | 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 StreamContainerWrite(Byte, Int32, Int32).) |