Dart.Mail Namespace > Part Class : GetEncodingStream Method |
Overload | Description |
---|---|
GetEncodingStream | Returns a Stream that encodes when System.IO.Stream.Read(System.Byte[],System.Int32,System.Int32) is used and decodes when System.IO.Stream.Write(System.Byte[],System.Int32,System.Int32) is used. |