When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a string.
The byte array containing the sequence of bytes to decode.
The index of the first byte to decode.
The number of bytes to decode.
A string that contains the results of decoding the specified sequence of bytes.
Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Represents a character encoding.