-
Bug
-
Resolution: Fixed
-
P3
-
None
-
repo-panama
There are two useful overloads that can be added to make the memory access API more usable:
* An overload of MemoryAddress::asSegmentRestricted which takes an optional attachment object
* An overload of MemorySegment::asSlice which takes a new base address and a new size (this is the last combination not covered by the API).
* An overload of MemoryAddress::asSegmentRestricted which takes an optional attachment object
* An overload of MemorySegment::asSlice which takes a new base address and a new size (this is the last combination not covered by the API).