[This is preliminary documentation and is subject to change.]
Calculates the maximum number of characters produced by decoding the specified number of bytes.
Declaration Syntax
Parameters
- byteCount (Int32)
- The number of bytes to decode.
Return Value
The maximum number of characters produced by decoding the specified number of bytes.