Pymmapfile.resize
resize(MaximumSize, FileOffset, NumberOfBytesToMap)
Resizes the file mapping and view.
Parameters
Comments
If MaximumSize is 0, only the mapped view will be affected.Accepts keyword args.
resize(MaximumSize, FileOffset, NumberOfBytesToMap)
Resizes the file mapping and view.
Accepts keyword args.