Structsยง
- IoSlice
Raw - A buffer type for use with
vmsplice
. - Pipe
Flags O_*
constants for use withpipe_with
.- Splice
Flags SPLICE_F_*
constants for use withsplice
,vmsplice
, andtee
.
vmsplice
.O_*
constants for use with pipe_with
.SPLICE_F_*
constants for use with splice
, vmsplice
, and
tee
.