Pymmapfile.move

move(dest, src, count)

Moves data from one place in buffer to another

Parameters

dest : int

Destination position in buffer

src : int

Source position in buffer

count : int

Number of bytes to move