Click or drag to resize
MimeKit

FilteredStreamRead Method

Overload List
 NameDescription
Public methodRead(Byte, Int32, Int32) Read a sequence of bytes from the stream and advances the position within the stream by the number of bytes read.
Public methodRead(Byte, Int32, Int32, CancellationToken) Read a sequence of bytes from the stream and advances the position within the stream by the number of bytes read.
Top
See Also