Mono Class Library: OverviewMono.Unix.UnixEncoding: Method Members |
The methods of Mono.Unix.UnixEncoding are listed below. For a list of all members, see the UnixEncoding Members list.
See Also: Inherited members from System.Text.Encoding
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) : int Documentation for this section has not yet been entered. overrideGetBytes(string) : byte[] 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) : 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() : System.Text.Decoder Documentation for this section has not yet been entered. overrideGetEncoder() : System.Text.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. overrideGetPreamble() : byte[] Documentation for this section has not yet been entered.