Click or drag to resize

DfsOutputStreamWrite Method

Overload List
 NameDescription
Public methodWrite(ReadOnlySpanByte) Writes a span of bytes to the current stream and advances the current position within this stream by the number of bytes written.
Public methodWrite(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.
Top
See Also