MemoryFile constructor.
Parameters |
Description |
const String& fileName |
The name of the file. |
const UByte * pBuffer |
Pointer to the memory buffer. |
int buffSize |
The size of the buffer. |
const char* pfileName |
Name of the file. pfileName should be encoded as UTF-8 to support international file names. |