Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: Compact Encoding Detection | |
| 2 Short Name: ced | |
| 3 URL: https://github.com/google/compact_enc_det | |
| 4 Version: 2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0 | |
| 5 License: Apache 2.0 | |
| 6 License File: LICENSE | |
| 7 Security Critical: no | |
| 8 | |
| 9 Description: | |
| 10 Compact Encoding Detection(CED for short) is a library written in C++ that | |
| 11 scans given raw bytes and detect the most likely text encoding. | |
| 12 | |
| 13 Local Modifications: None | |
| OLD | NEW |