Queries whether b has been allocated with this region.
Arbitrary block of memory (null is allowed; owns(null) returns false).
true if b has been allocated with this region, false otherwise.
See Implementation
Queries whether b has been allocated with this region.