MapInfo

class MapInfo(*args, **kwargs)
Constructors:

MapInfo()

Fields

class MapInfo
data

A pointer to the mapped data

flags

Flags used when mapping the memory

maxsize

The maximum bytes in data

memory

A pointer to the mapped memory

size

The valid size in data

user_data

Extra private user_data that the implementation of the memory can use to store extra info.