![]() |
Vault
4.1
|
#include "vfsnode.h"#include "vmemorystream.h"#include "vtextiostream.h"#include "vbinaryiostream.h"Go to the source code of this file.
Classes | |
| class | VFileWriter |
| This class simplifies using the VFSNode::safelyOverwriteFile() API, by relieving you of the need to manually create a temporary buffer stream, etc. More... | |
Definition in file vfilewriter.h.