1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/mfbt
wolfbeast da2e08390c Issue #1288 - Part 2: Add a partial LZ4 decompression routine.
This function never writes beyond `aDest` + `aMaxOutputSize`, and is
therefore protexted against malicious datapackets.
It also ignores unconsumed input upon reaching `aMaxOutputSize` and can
therefore be used for parial decompression of LZ4 input up to a desired
resulting size of decompressed data.
2019-11-15 14:23:57 +08:00
..
2019-02-16 00:15:21 +08:00
2019-02-15 23:28:57 +08:00
2019-02-16 00:15:21 +08:00
2019-02-16 00:15:21 +08:00
2019-03-23 06:45:34 +08:00
2019-02-16 00:15:22 +08:00
2019-02-15 23:29:37 +08:00