This class is used to write to memory instead of to a file.
See also
MemoryFileData.py for an example showing how to write/read data to/from a memory file and MemoryFileBitmap.py to see how to write/read a bitmap to/from a memory file.
Return type: | MemoryFileStruct |
---|---|
Returns: | The memory file object. |
Sets the buffer read from a memory block instead of from a file.
Parameters: |
|
---|
Sets the buffer ready to be written to.