Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.chromium | D | 04-Jul-2025 | 455 | 14 | 11 |
README.chromium
1Name: flate2 2URL: https://crates.io/crates/flate2 3Version: 1.0.35 4Revision: 14aec222af2b85485bd3df4578d8d510eca46af7 5License: Apache 2.0 6License File: //third_party/rust/chromium_crates_io/vendor/flate2-1.0.35/LICENSE-APACHE 7Shipped: yes 8Security Critical: yes 9 10Description: DEFLATE compression and decompression exposed as Read/BufRead/Write streams. 11Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, 12and raw deflate streams. 13 14