#include <file.h>
Public Member Functions | |
const unsigned char * | data () const |
size_t | dataSize () const |
InputFile (const char *filename) | |
bool | isReadable () const |
~InputFile () | |
Private Attributes | |
Private *const | d |
|
explicit |
IZ::InputFile::~InputFile | ( | ) |
const unsigned char* IZ::InputFile::data | ( | ) | const |
size_t IZ::InputFile::dataSize | ( | ) | const |
bool IZ::InputFile::isReadable | ( | ) | const |