public class LinuxSendfile extends Object
| Constructor and Description |
|---|
LinuxSendfile() |
| Modifier and Type | Method and Description |
|---|---|
static org.graalvm.word.SignedWord |
sendfile(int out_fd,
int in_fd,
org.graalvm.nativeimage.c.type.CLongPointer offset,
org.graalvm.word.UnsignedWord count) |