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.
Overload List
Name | Description | |
---|---|---|
![]() |
Write (Boolean) | |
![]() |
Write (Boolean) | |
![]() |
Write (Boolean, Int32, Int32) | |
![]() |
Write (Byte) | |
![]() |
Write (Byte) | |
![]() |
Write (Char) | |
![]() |
Write (Char) | |
![]() |
Write (Char, Int32, Int32) | |
![]() |
Write (Double) | |
![]() |
Write (Double) | |
![]() |
Write (Double, Int32, Int32) | |
![]() |
Write (Int16) | |
![]() |
Write (Int16) | |
![]() |
Write (Int16, Int32, Int32) | |
![]() |
Write (Int32) | |
![]() |
Write (Int32) | |
![]() |
Write (Int32, Int32, Int32) | |
![]() |
Write (Int64) | |
![]() |
Write (Int64) | |
![]() |
Write (Int64, Int32, Int32) | |
![]() |
Write (SByte) | |
![]() |
Write (SByte) | |
![]() |
Write (SByte, Int32, Int32) | Write a segment of a primitive array. |
![]() |
Write (Single) | |
![]() |
Write (Single) | |
![]() |
Write (Single, Int32, Int32) | |
![]() |
Write (String) | Write an array of Strings |
![]() |
Write (String, Int32, Int32) | Write some of an array of Strings |
![]() |
Write (Byte, Int32, Int32) | 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) |