theduke
f4faa04dca
Safe Memory read/write API ( #2528 )
...
This commit introduces two new methods on `Memory` that enable
reading and writing memory contents without requiring `unsafe`.
The methods return a new `MemoryError` if the memory access
fails.
2021-01-26 09:09:20 -06:00
..
2021-01-12 15:43:26 -08:00
2021-01-22 09:55:28 -06:00
2021-01-21 10:16:07 -06:00
2021-01-08 11:55:21 -06:00
2021-01-22 16:02:29 -08:00
2021-01-21 15:59:49 -08:00
2021-01-21 15:49:13 -06:00
2021-01-21 15:49:13 -06:00
2021-01-21 15:49:13 -06:00
2021-01-25 09:32:58 -06:00
2021-01-21 15:49:13 -06:00
2021-01-21 15:49:13 -06:00
2021-01-19 19:11:32 +01:00
2021-01-07 14:51:12 -08:00
2021-01-07 16:23:21 -08:00
2021-01-12 09:51:09 -08:00
2021-01-25 09:32:58 -06:00
2021-01-11 10:46:00 -08:00
2021-01-26 09:09:20 -06:00
2021-01-21 15:49:13 -06:00
2021-01-11 18:20:57 -08:00