commit | 9f220247f64d7db8a36532851cff087f5a6e4070 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Tue Jun 30 20:40:42 2009 +0900 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Thu Jul 09 09:06:13 2009 +0900 |
tree | d76583dc0ed65ba846f9570f5473902bc910c7a4 | |
parent | 820fe3c750b2b70202f35b91dfa370f0a61e05d5 [diff] |
Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 It will be used in SQL functions in external/sqlite/android. See https://android-git.corp.google.com/g/Gerrit#change,5511 for example. Related internal bug id: 1707173