Mathis dc2e87615c
Switch file read to streamable and update method signatures
Replaced Buffer with StreamableFile for more efficient file handling by streaming the content instead of reading it into memory. Additionally, updated the method signatures and parameters to improve clarity and align with the new changes.
2024-09-30 14:33:57 +02:00
..