Click or drag to resize
MimeKit

FilteredStreamWrite Method

Overload List
 NameDescription
Public methodWrite(Byte, Int32, Int32) Write a sequence of bytes to the stream and advances the current position within this stream by the number of bytes written.
Public methodWrite(Byte, Int32, Int32, CancellationToken) Write a sequence of bytes to the stream and advances the current position within this stream by the number of bytes written.
Top
See Also