mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-29 14:21:26 +00:00
Decompress each body chunk over multiple iterations, this causes more reallocations, but it ensures decompression will not fail no matter the compression ratio.