You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The buffer_pread and buffer_pwrite functions provide a POSIX pread and pwrite
inspired API to get and set parts of a memory buffer. The buffer_read and
buffer_write functions wrap the pread/pwrite variants and update the current
buffer offset.
Signed-off-by: Josef 'Jeff' Sipek <[email protected]>
0 commit comments