mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-30 23:44:28 -04:00
Merge remote-tracking branch 'origin/main' into depth-bias-poc-hack
This commit is contained in:
@@ -30,6 +30,11 @@ public:
|
||||
|
||||
~FileStream();
|
||||
|
||||
/**
|
||||
* \brief Flush buffered writes and throw if the flush fails.
|
||||
*/
|
||||
void Flush();
|
||||
|
||||
/**
|
||||
* \brief Open a file for reading at the given path.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user