UUEncoder Members
The UUEncoder class applies UUCP encoding.
The following tables list the members exposed by the UUEncoder type.
Public Constructors
Name | Description | |
---|---|---|
UUEncoder | Overloaded. The UUEncoder constructor overloads create new UUEncoder objects. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
FileName | The FileName property gets or sets the file name to include in the UUCP prologue. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Overridden. The Clone method returns a copy of this UUEncoder object. |
![]() |
Convert | Overloaded. |
![]() |
Dispose | Overloaded. Releases the resources used by the ByteEncoder. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() ![]() |
GetDecoder | (inherited from ByteEncoder ) |
![]() ![]() |
GetEncoder | (inherited from ByteEncoder ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetMaxByteCount | Overridden. The GetMaxByteCount method returns the maximum number of bytes that are needed to store dataCount bytes of data after it has been encoded. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Reset | Overridden. The Reset method resets the internal state of this Reset object. |
![]() |
ToString | (inherited from Object ) |
Top