Functions§
- get_pod
- Borrows a value of type
T
frommmap
- get_
slice - Get a reference to the data at
offset
ofsize
bytes if that slice doesn’t overrun the internal buffer. Otherwise return an Error. Also return the offset of the first byte after the requested data that falls on a 64-byte boundary. - get_
type ⚠ - Borrows a value of type
T
frommmap