Decodes and returns character starting at sidx. idx is advanced past the decoded character. If the character is not well formed, a UtfException is thrown and idx remains unchanged.
See Implementation
Decodes and returns character starting at sidx. idx is advanced past the decoded character. If the character is not well formed, a UtfException is thrown and idx remains unchanged.