Python mmap.read() with no pointer advancing

前端 未结 0 587
终归单人心
终归单人心 2020-12-06 00:43

Is it possible to perform a mmap.read() (or equivalent) in Python without advancing the pointer?

I need to read the same address in a volatile memory over and over, a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题