Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Rename Unicode encoding/decoding operations (#2014)
- rename UTF16Encoding to CodePointToUTF16CodeUnits - reword some usages of CodePointToUTF16CodeUnits - rename UTF16Encode to CodePointsToString - rename UTF16DecodeSurrogatePair to UTF16SurrogatePairToCodePoint - rename UTF16DecodeString to StringToCodePoints
- Loading branch information