Overload | Description |
---|---|
GetCharCount(Byte[]) | Calculates the number of characters produced by decoding all the bytes from the specified byte array. |
GetCharCount(Byte[],Int32,Int32) | Calculates the number of characters produced by decoding a sequence of bytes from the specified byte array. |