Namespaces | |
namespace | JetByteTools |
namespace | JetByteTools::IO |
Classes | |
class | CAsyncFileWriterEx |
A class that implements IHandler to provide an asynchronous file writer that uses overlapped I/O to perform writes to the file. Any errors that occur during the asynchronous file writes are reported via the CAsyncFileWriter::Callback interface. More... |