FCohtmlFileSystemWriter
On this page
Class that allows Cohtml to interface with the local file system. It allows opening a file for writing and writing information to it.
#include <CohtmlFileSystemWriter.h>
Inherits from IFileSystemWriter
Public Functions
Name | |
---|---|
virtual cohtml::ISyncStreamWriter * | OpenFile(const char * path) override |
Public Functions Documentation
function OpenFile
inline virtual cohtml::ISyncStreamWriter * OpenFile(
const char * path
) override