mirror of
https://review.haiku-os.org/haiku
synced 2025-02-02 11:46:25 +01:00
62ede2e6a2
The buffer version of Unflatten can be implemented by wrapping the buffer in a BMemoryIO. This allows sharing more code, and the BDataIO version of Unflatten has some extra error checks. Fixes #11670.