Determines how much of the given memory range is currently visible. May return an empty array if the entire range is cloaked, or null if it is entirely visible.
range
null
The range to determine the visible parts of.
Visible parts of range, or null if it is entirely visible.
Determines how much of the given memory
rangeis currently visible. May return an empty array if the entire range is cloaked, ornullif it is entirely visible.