Skip to content

Commit

Permalink
Editorial: Rename Unicode encoding/decoding operations (#2014)
Browse files Browse the repository at this point in the history
 - rename UTF16Encoding to CodePointToUTF16CodeUnits
 - reword some usages of CodePointToUTF16CodeUnits
 - rename UTF16Encode to CodePointsToString
 - rename UTF16DecodeSurrogatePair to UTF16SurrogatePairToCodePoint
 - rename UTF16DecodeString to StringToCodePoints
  • Loading branch information
bakkot authored and ljharb committed Aug 11, 2020
1 parent f6c9320 commit 29fedc2
Showing 1 changed file with 54 additions and 51 deletions.
Loading

0 comments on commit 29fedc2

Please sign in to comment.