A mapped region of a buffer.
Buffer regions are obtained using AbstractMappable.get_region.
Methods:
invalidate() Mark this region as changed.
Mark this region as changed.
The buffer may not be updated with the latest contents of the array until this method is called. (However, it may not be updated until the next time the buffer is used, for efficiency).
AbstractBuffer Class
AbstractMappable Class
Enter search terms or a module, class or function name.