![]() | Base |
public class Base64Encoder : IMimeEncoder
The Base64Encoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Base64Encoder | Initialize a new instance of the Base64Encoder class. |
Name | Description | |
---|---|---|
![]() | Clone | Clone the Base64Encoder with its current state. |
![]() | Encode | Encode the specified input into the output buffer. |
![]() | Equals | (Inherited from Object) |
![]() | EstimateOutputLength | Estimate the length of the output. |
![]() | Finalize | (Inherited from Object) |
![]() | Flush | Encode the specified input into the output buffer, flushing any internal buffer state as well. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | Reset | Reset the encoder. |
![]() | ToString | (Inherited from Object) |