mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
0f7dc7047d
Change the signature of `Container.serialize` and `Container.deserialize` to use `Buffer` instead of `bytes`, as this makes the functions compatible with the `revng::pypeline::Buffer` classes.