Commit 293caba
committed
refactor(iovec): add getters
Add methods to obtain head index and pointer to the
first buffer from `IoVecBufferMut`. These methods
will be used in later commits.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent 9d9983f commit 293caba
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
284 | 301 | | |
285 | 302 | | |
286 | 303 | | |
| |||
0 commit comments