Allow you do explicitly close stream, vfs
This commit is contained in:
@@ -517,5 +517,7 @@ namespace Tesses::Framework::Filesystem
|
||||
void VFS::Chmod(VFSPath path, uint32_t mode) {
|
||||
|
||||
}
|
||||
|
||||
void VFS::Close() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user