Kawe Mazidjatari b75655c101 Tier0: binary io stream class refactor
Class has been reworked to always take the reverve seek amount into account when adding to output size. Previously, we still incremented the output size even when we seeked back and modified data rather than appending to the end.

The manual write size calculation was a design choice as seeking and calling tellp is slow.

The enum has also been slightly reworked by removing the BINARY enumerant, and adding a new mode which allows you to open a stream in read/write mode.
2025-01-01 22:44:43 +01:00
..
2024-12-05 13:19:35 +01:00
2024-11-09 01:12:33 +01:00
2025-01-01 20:42:42 +01:00
2024-05-07 16:00:20 +02:00
2024-11-24 14:02:38 +01:00
2023-09-19 22:13:22 +02:00
2023-09-19 22:13:22 +02:00
2023-09-19 22:13:22 +02:00
2023-09-19 22:13:22 +02:00
2023-09-19 22:13:22 +02:00