mirror of
https://onedev.site.tesses.net/tesses-framework
synced 2026-04-16 10:17:22 +00:00
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