The members of System.Text.UTF7Encoding are listed below.
See Also: Inherited members from System.Text.Encoding
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
overrideEquals(object) : bool Documentation for this section has not yet been entered. overrideGetByteCount(string) : int Documentation for this section has not yet been entered. overrideGetByteCount(char*, int) : int Documentation for this section has not yet been entered. overrideGetByteCount(char[], int, int) : int Documentation for this section has not yet been entered. overrideGetBytes(char*, int, byte*, int) : int Documentation for this section has not yet been entered. overrideGetBytes(char[], int, int, byte[], int) : int Documentation for this section has not yet been entered. overrideGetBytes(string, int, int, byte[], int) : int Documentation for this section has not yet been entered. overrideGetCharCount(byte*, int) : int Documentation for this section has not yet been entered. overrideGetCharCount(byte[], int, int) : int Documentation for this section has not yet been entered. overrideGetChars(byte*, int, char*, int) : int Documentation for this section has not yet been entered. overrideGetChars(byte[], int, int, char[], int) : int Documentation for this section has not yet been entered. overrideGetDecoder() : Decoder Documentation for this section has not yet been entered. overrideGetEncoder() : Encoder Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered. overrideGetMaxByteCount(int) : int Documentation for this section has not yet been entered. overrideGetMaxCharCount(int) : int Documentation for this section has not yet been entered. overrideGetString(byte[], int, int) : string Documentation for this section has not yet been entered.