
| Visual Basic (Declaration) | |
|---|---|
Public Class CodingStream Inherits System.IO.Stream | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CodingStream | |
| C# | |
|---|---|
public class CodingStream : System.IO.Stream | |
| Managed Extensions for C++ | |
|---|---|
public __gc class CodingStream : public System.IO.Stream | |
| C++/CLI | |
|---|---|
public ref class CodingStream : public System.IO.Stream | |
CodingStream is used to read and write encoded information. It can also be initialized with un-encoded information.
System.Object
System.MarshalByRefObject
System.IO.Stream
Dart.PowerTCP.Mail.CodingStream
Dart.PowerTCP.Mail.AttachmentStream
Dart.PowerTCP.Mail.MessagePartStream
Target Platforms: Microsoft .NET Framework 2.0