Functions§
- Borrows a value of type
T
frommmap
- 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. - Borrows a value of type
T
frommmap