commit | d4761a19b884d69c684c34ec0e5b74aaba2cfe95 | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Tue Jun 14 14:18:21 2016 -0700 |
committer | Alex Klyubin <klyubin@google.com> | Tue Jun 14 14:18:21 2016 -0700 |
tree | 99bf400e1a41f58e6b09f72de507c0cf7a8d1c60 | |
parent | cf89865b9550631aef04755c0d7c0128f6ce08f1 [diff] |
Faster and cleaner way to obtain UTF-8 encoded form. Instead of specifying character encoding by name, the faster, cleaner, and safer way is to use StandardCharsets.UTF_8. Bug: 27461702 Change-Id: I897284d3ceeb44a21cc74de09a9b25f6aec8c205