Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::AsyncFileRead::CompletionData Struct Reference

Completion data for AsyncFileRead. More...

#include <Async.h>

Inheritance diagram for SC::AsyncFileRead::CompletionData:
SC::AsyncCompletionData

Public Attributes

size_t numBytes = 0
 
bool endOfFile = false
 

Detailed Description

Completion data for AsyncFileRead.


The documentation for this struct was generated from the following file: